Skip to content

Hostname

efcocorp.com

Last fetched

efcocorp.com resolves to 1 IPv4 address operated by SPRINGNET2-NET - SpringNet in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
64.22.226.1064.22.224.0/19AS21737SPRINGNET2-NET - SpringNetUS

WHOIS identity

Registrar
iana:886
Organization
efco corporation
Contact emails

Subdomains

13 observed subdomains of efcocorp.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for efcocorp.com.

MechanismTarget
SPF_INCLUDEspf_global.apog.com
SPF_IP216.71.152.253
SPF_IP64.22.226.28
SPF_IP68.232.145.200

Related pages

Pivot deeper into the graph from efcocorp.com.

Cypher and MCP

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

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