Skip to content

Hostname

oteatrao.com

Last fetched

oteatrao.com resolves to 1 IPv4 address operated by AS5533 in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.22.7.28195.22.0.0/19AS5533PT

WHOIS identity

Registrar
iana:303
Organization
margarida sousa
Contact emails

Subdomains

11 observed subdomains of oteatrao.com.

Web-graph footprint

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

50 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • oteatrao.com

SPF policy

4 SPF mechanisms authorising senders for oteatrao.com.

MechanismTarget
SPF_Aoteatrao.com
SPF_IP195.22.7.28
SPF_IP80.172.227.35
SPF_MXoteatrao.com

Related pages

Pivot deeper into the graph from oteatrao.com.

Cypher and MCP

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

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