Skip to content

Hostname

transition33160.org

Last fetched

transition33160.org resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · transition33160.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/transition33160.org

Resolution chain

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

IPPrefixASNOperatorCountry
91.121.58.20091.121.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

1 observed subdomain of transition33160.org.

Web-graph footprint

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

39 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for transition33160.org.

MechanismTarget
SPF_Atransition33160.org
SPF_INCLUDEmx.ovh.com
SPF_IP54.37.22.200
SPF_IP91.121.58.200
SPF_MXtransition33160.org

Related pages

Pivot deeper into the graph from transition33160.org.

Cypher and MCP

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

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