Skip to content

Hostname

goldentav.com

Last fetched

goldentav.com resolves to 1 IPv4 address operated by ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDA in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · goldentav.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/goldentav.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.14.21794.46.14.0/24AS24768ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDAPT

WHOIS identity

Registrar
iana:303
Organization
raul pina
Contact emails

Subdomains

7 observed subdomains of goldentav.com.

Web-graph footprint

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

8 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • goldentav.com

SPF policy

12 SPF mechanisms authorising senders for goldentav.com.

MechanismTarget
SPF_Agoldentav.com
SPF_INCLUDE_spf.cleanmx.pt
SPF_INCLUDEmdtek.at
SPF_IP188.93.229.84
SPF_IP188.93.229.87
SPF_IP194.38.133.160/27
SPF_IP213.58.130.224/27
SPF_IP213.58.130.227
SPF_IP213.58.130.229
SPF_IP213.58.130.230
SPF_IP94.46.14.215
SPF_MXgoldentav.com

Related pages

Pivot deeper into the graph from goldentav.com.

Cypher and MCP

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

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