Skip to content

Hostname

basicamente.pt

Last fetched

basicamente.pt resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · basicamente.ptRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/basicamente.pt

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.65.15246.4.0.0/16AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with basicamente.pt in WhisperGraph.

Subdomains

16 observed subdomains of basicamente.pt.

Web-graph footprint

Distinct hostnames that link to or from basicamente.pt in the public web crawl.

77 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for basicamente.pt.

MechanismTarget
SPF_Abasicamente.pt
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.kmitd.com
SPF_IP176.9.107.168
SPF_MXbasicamente.pt

Related pages

Pivot deeper into the graph from basicamente.pt.

Cypher and MCP

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

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