Skip to content

Hostname

samayam.com

Last fetched

samayam.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · samayam.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/samayam.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.201.255.5923.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.54.11.23923.54.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.SE

WHOIS identity

Registrar
iana:69
Organization
bennett, coleman & co.
Contact emails

Subdomains

45 observed subdomains of samayam.com.

Web-graph footprint

Distinct hostnames that link to or from samayam.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 samayam.com.

MechanismTarget
SPF_IP203.55.102.30

Related pages

Pivot deeper into the graph from samayam.com.

Cypher and MCP

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

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