Skip to content

Hostname

argos.com.co

Last fetched

argos.com.co resolves to 1 IPv4 address operated by AS14187 in CO. WHOIS lists iana:21607 as the registrar.

Nutrition Label

WHISPER CANON · argos.com.coRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/argos.com.co

Resolution chain

argos.com.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
201.220.37.30201.220.37.0/24AS14187CO

WHOIS identity

Registrar
iana:21607
Organization
890100251-0
Contact emails

Subdomains

29 observed subdomains of argos.com.co.

Web-graph footprint

Distinct hostnames that link to or from argos.com.co in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for argos.com.co.

MechanismTarget
SPF_Amail.sealmail.co
SPF_INCLUDE_spf-dc4.sapsf.com
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.203.172.242
SPF_IP201.220.37.10
SPF_IP201.220.37.9
SPF_IP34.174.65.88

Related pages

Pivot deeper into the graph from argos.com.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "argos.com.co"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.