Skip to content

Hostname

notserd.live

Last fetched

notserd.live resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · notserd.liveRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/notserd.live

Resolution chain

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

IPPrefixASNOperatorCountry
172.234.24.211172.234.16.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS
172.239.57.117172.239.32.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for notserd.live.

MechanismTarget
SPF_IP104.237.132.102
SPF_IP137.220.53.183
SPF_IP157.85.98.56
SPF_IP165.140.117.166
SPF_IP169.239.181.46
SPF_IP172.104.209.157
SPF_IP192.155.81.240
SPF_IP45.95.185.182/24
SPF_IP5.83.144.13
SPF_IP51.178.245.204
SPF_IP51.195.123.67/24
SPF_IP64.176.66.17
SPF_IP69.164.214.161
SPF_IP72.14.185.91
SPF_IP83.150.214.154

Related pages

Pivot deeper into the graph from notserd.live.

Cypher and MCP

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

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