Skip to content

Hostname

theweek.in

Last fetched

theweek.in resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · theweek.inRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/theweek.in

Resolution chain

theweek.in resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.23.244.462.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.34.124.4123.34.144.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.44.216.4023.48.12.0/23AS20940HK
88.221.168.21288.223.32.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
malayala manorama co.
Contact emails

Subdomains

9 observed subdomains of theweek.in.

Web-graph footprint

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

6,452 sites link to this hostname.

287 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for theweek.in.

MechanismTarget
SPF_Amanoramaktm.mm.co.in
SPF_IP121.243.126.46
SPF_IP122.15.253.133
SPF_IP125.17.109.42
SPF_IP14.140.179.94
SPF_IP210.212.238.194
SPF_IP220.227.88.34
SPF_IP52.50.19.103
SPF_MXmail.mm.co.in

Related pages

Pivot deeper into the graph from theweek.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "theweek.in"})-[: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.