Skip to content

Hostname

corferias.com

Last fetched

corferias.com resolves to 2 IPv4 addresses operated by AS3816 in CO. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · corferias.comRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/corferias.com

Resolution chain

corferias.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:2
Organization
corp ferias expo sa usu ope zona franca
Contact emails

Subdomains

29 observed subdomains of corferias.com.

Web-graph footprint

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

270 sites link to this hostname.

124 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for corferias.com.

MechanismTarget
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDE_spf.us.sendclean.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.masivapp.com
SPF_IP190.145.179.146

Related pages

Pivot deeper into the graph from corferias.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "corferias.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.