Skip to content

Hostname

commmons.com

Last fetched

commmons.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · commmons.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/commmons.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.255.11318.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.165.63.1063.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.403.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.783.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.803.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

Registrar
iana:2
Organization
attn commmons.com care of network solutions
Contact emails

Subdomains

3 observed subdomains of commmons.com.

Web-graph footprint

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

172 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for commmons.com.

MechanismTarget
SPF_INCLUDEfmx.etius.jp
SPF_IP124.146.197.2/32
SPF_IP210.136.114.0/24
SPF_IP210.136.185.229/32
SPF_IP210.153.83.0/24
SPF_IP211.13.207.64/26
SPF_IP211.13.209.192/26
SPF_IP222.151.206.179

Related pages

Pivot deeper into the graph from commmons.com.

Cypher and MCP

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

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