Skip to content

Hostname

oldl.in

Last fetched

oldl.in resolves to 1 IPv4 address operated by AS17439 in IN. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · oldl.inRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/oldl.in

Resolution chain

oldl.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.235.104.127103.235.104.0/22AS17439IN

WHOIS identity

Registrar
iana:801217
Organization
Contact emails

Subdomains

19 observed subdomains of oldl.in.

Web-graph footprint

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

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • oldl.in

SPF policy

7 SPF mechanisms authorising senders for oldl.in.

MechanismTarget
SPF_Aoldl.in
SPF_IP103.235.104.127
SPF_IP103.235.105.109
SPF_IP103.235.106.94
SPF_IP103.235.106.95
SPF_IP103.235.106.98
SPF_MXoldl.in

Related pages

Pivot deeper into the graph from oldl.in.

Cypher and MCP

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

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