Skip to content

Hostname

insights.pt

Last fetched

insights.pt resolves to 2 IPv4 addresses operated by AS24768 in PT.

Nutrition Label

WHISPER CANON · insights.ptRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/insights.pt

Resolution chain

insights.pt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
cbsolutions - consulting e brand - marketing e comunicação empresarial lda
Contact emails

Subdomains

7 observed subdomains of insights.pt.

Web-graph footprint

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

37 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for insights.pt.

MechanismTarget
SPF_Ainsights.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP185.15.20.244
SPF_IP62.193.192.13
SPF_MXinsights.pt

Related pages

Pivot deeper into the graph from insights.pt.

Cypher and MCP

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

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