Skip to content

Hostname

ordinal.in

Last fetched

ordinal.in resolves to 1 IPv4 address operated by AS9829 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ordinal.inRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ordinal.in

Resolution chain

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

IPPrefixASNOperatorCountry
117.216.119.75117.216.112.0/20AS9829IN

WHOIS identity

Registrar
iana:146
Organization
leyon raj
Contact emails

Subdomains

37 observed subdomains of ordinal.in.

Web-graph footprint

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

8 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ordinal.in.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzoho.com
SPF_IP103.182.68.41
SPF_IP182.50.132.190
SPF_IP182.50.132.191
SPF_IP182.50.132.192
SPF_IP182.50.132.193/32
SPF_IP182.50.132.194/32
SPF_IP182.50.132.195/29
SPF_IP182.50.132.196/32
SPF_IP182.50.132.197
SPF_IP182.50.132.198
SPF_IP182.50.132.199
SPF_IP182.50.132.200/32
SPF_IP61.2.46.131

Related pages

Pivot deeper into the graph from ordinal.in.

Cypher and MCP

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

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