Skip to content

Hostname

gotovao.com

Last fetched

gotovao.com resolves to 1 IPv4 address operated by CSS-ARIN-1 - Unison Software, Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gotovao.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/gotovao.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.59.159.4650.59.159.0/24AS396241CSS-ARIN-1 - Unison Software, IncUS

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

4 observed subdomains of gotovao.com.

Web-graph footprint

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

10 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gotovao.com.

MechanismTarget
SPF_Agotovao.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.227.247.64/26
SPF_IP209.194.229.0/26
SPF_IP209.194.229.43
SPF_IP209.194.229.44
SPF_IP50.59.159.144
SPF_IP50.59.159.145
SPF_IP50.59.159.43
SPF_IP50.59.159.44
SPF_IP63.236.107.0/27
SPF_MXgotovao.com

Related pages

Pivot deeper into the graph from gotovao.com.

Cypher and MCP

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

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