Skip to content

Hostname

ootpdevelopments.com

Last fetched

ootpdevelopments.com resolves to 1 IPv4 address operated by AS-30083-US-VELIA-NET - velia.net in US. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · ootpdevelopments.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ootpdevelopments.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.30.37.18350.30.37.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS

WHOIS identity

Registrar
iana:1390
Organization
andreas raht
Contact emails

Subdomains

39 observed subdomains of ootpdevelopments.com.

Web-graph footprint

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

253 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ootpdevelopments.com.

MechanismTarget
SPF_Aootpdevelopments.com
SPF_INCLUDEispgateway.de
SPF_MXootpdevelopments.com

Related pages

Pivot deeper into the graph from ootpdevelopments.com.

Cypher and MCP

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

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