Skip to content

Hostname

i40first.com

Last fetched

i40first.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.11018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.6.133.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.663.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.693.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.953.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:431
Organization
private registrant
Contact emails

Subdomains

3 observed subdomains of i40first.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for i40first.com.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXi40first.com

Related pages

Pivot deeper into the graph from i40first.com.

Cypher and MCP

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

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