Skip to content

Hostname

14four.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.122.1223.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1293.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.183.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.303.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.18.1163.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.573.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.623.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.73.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK

WHOIS identity

Registrar
iana:146
Organization
14four
Contact emails

Subdomains

30 observed subdomains of 14four.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 14four.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from 14four.com.

Cypher and MCP

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

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