Skip to content

Hostname

smokesignals.pt

Last fetched

smokesignals.pt resolves to 1 IPv4 address operated by AS51167 in US.

Nutrition Label

WHISPER CANON · smokesignals.ptRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/smokesignals.pt

Resolution chain

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

IPPrefixASNOperatorCountry
75.119.136.21975.119.128.0/19AS51167US

WHOIS identity

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

Subdomains

7 observed subdomains of smokesignals.pt.

Web-graph footprint

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

21 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for smokesignals.pt.

MechanismTarget
SPF_Asmokesignals.pt
SPF_IP185.255.131.198
SPF_IP209.85.220.41/32
SPF_IP213.136.75.108
SPF_IP75.119.136.219
SPF_IP80.172.227.11
SPF_IP80.172.227.12
SPF_MXsmokesignals.pt

Related pages

Pivot deeper into the graph from smokesignals.pt.

Cypher and MCP

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

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