Skip to content

Hostname

level5.com

Last fetched

level5.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · level5.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/level5.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.10108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.100108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.35108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.74108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.234.12799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

12 observed subdomains of level5.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for level5.com.

MechanismTarget
SPF_INCLUDE2016582.spf07.hubspotemail.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP38.32.169.141
SPF_IP75.43.152.177

Related pages

Pivot deeper into the graph from level5.com.

Cypher and MCP

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

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