Skip to content

Hostname

modified.in

Last fetched

modified.in resolves to 2 IPv4 addresses operated by AS56030 in NZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · modified.inRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/modified.in

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
allan haggett
Contact emails

Subdomains

8 observed subdomains of modified.in.

Web-graph footprint

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

10 sites link to this hostname.

566 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • modified.in

SPF policy

5 SPF mechanisms authorising senders for modified.in.

MechanismTarget
SPF_Amodified.in
SPF_IP49.50.249.40
SPF_IP49.50.249.52
SPF_IP5.79.110.196
SPF_MXmodified.in

Related pages

Pivot deeper into the graph from modified.in.

Cypher and MCP

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

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