Skip to content

Hostname

everfi.net

Last fetched

everfi.net resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · everfi.netRouting diversity5.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/everfi.net

Resolution chain

everfi.net resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.46.11618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.1318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.8.2618.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.8618.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.8918.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.9518.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.167.192.1043.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.1213.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.653.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.883.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.224.39.1413.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.81.18434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.114.16444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.246.4452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.101.24052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.84.24432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
austin rotondo
Contact emails

Subdomains

41 observed subdomains of everfi.net.

Web-graph footprint

Distinct hostnames that link to or from everfi.net in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for everfi.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from everfi.net.

Cypher and MCP

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

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