Skip to content

Hostname

efollett.com

Last fetched

efollett.com resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:299
Organization
christopher beggs
Contact emails

Subdomains

52 observed subdomains of efollett.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for efollett.com.

MechanismTarget
SPF_Amail.oversightsystems.com
SPF_INCLUDE_netblocks.follett.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.116.34.195
SPF_IP74.63.236.162

Related pages

Pivot deeper into the graph from efollett.com.

Cypher and MCP

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

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