Skip to content

Hostname

118.com

Last fetched

118.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 · 118.comRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/118.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.1293.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.113.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.573.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.68.1643.5.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.463.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.70.363.5.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.2.12452.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.34.6852.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:2
Organization
conduit enterprises
Contact emails

Subdomains

4 observed subdomains of 118.com.

Web-graph footprint

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

44 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 118.com.

MechanismTarget
SPF_IP67.231.148.139
SPF_IP67.231.156.138
SPF_MX118.com

Related pages

Pivot deeper into the graph from 118.com.

Cypher and MCP

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

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