Skip to content

Hostname

2018s.c4-lan.com

Last fetched

2018s.c4-lan.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX.

Nutrition Label

WHISPER CANON · 2018s.c4-lan.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/2018s.c4-lan.com

Resolution chain

2018s.c4-lan.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.109.10218.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.4318.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.718.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.9818.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
216.137.44.106216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.11216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.37216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.69216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.84.118.11199.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.2599.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.3299.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.3799.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with 2018s.c4-lan.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from 2018s.c4-lan.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 2018s.c4-lan.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from 2018s.c4-lan.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "2018s.c4-lan.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.