Skip to content

Hostname

correos.com

Last fetched

correos.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · correos.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/correos.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.141.116.57108.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:140
Organization
sociedad estatal correos y telegrafos
Contact emails

Subdomains

19 observed subdomains of correos.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for correos.com.

MechanismTarget
SPF_Amail.correos.es
SPF_Amarket.correos.es
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.93.116.131
SPF_IP193.148.141.20
SPF_IP193.148.145.20
SPF_IP193.148.159.172
SPF_IP193.148.159.173
SPF_IP204.220.165.240
SPF_IP212.170.224.20
SPF_IP212.170.224.22/32

Related pages

Pivot deeper into the graph from correos.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "correos.com"})-[: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.