Skip to content

Hostname

socdm.com

Last fetched

socdm.com resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in ES. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · socdm.comRouting diversity4.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/socdm.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.22.208.1572.22.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.ES
2.23.8.1822.23.8.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
23.50.12.18123.50.12.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.75.64.18223.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
88.221.168.12988.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.180.15523.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.19.216.1582.19.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

Registrar
iana:49
Organization
daisuke yamazaki
Contact emails

Subdomains

48 observed subdomains of socdm.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for socdm.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from socdm.com.

Cypher and MCP

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

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