Skip to content

Hostname

whil.com

Last fetched

whil.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · whil.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/whil.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.10108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.34108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.72108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.98108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.132.10618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.1718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.7818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
joe burton
Contact emails

Subdomains

12 observed subdomains of whil.com.

Web-graph footprint

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

72 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for whil.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEhubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXwhil.com

Related pages

Pivot deeper into the graph from whil.com.

Cypher and MCP

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

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