Skip to content

Hostname

spawnfoam.pt

Last fetched

spawnfoam.pt resolves to 1 IPv4 address operated by AS33876 in PT.

Nutrition Label

WHISPER CANON · spawnfoam.ptRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/spawnfoam.pt

Resolution chain

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

IPPrefixASNOperatorCountry
91.198.47.24691.198.47.0/24AS33876PT

WHOIS identity

Registrar
Organization
spawnfoam, lda
Contact emails

Subdomains

8 observed subdomains of spawnfoam.pt.

Web-graph footprint

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

11 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for spawnfoam.pt.

MechanismTarget
SPF_Aspawnfoam.pt
SPF_INCLUDEspf.mailbox.pt
SPF_IP91.198.47.246
SPF_IP91.198.47.247
SPF_MXspawnfoam.pt

Related pages

Pivot deeper into the graph from spawnfoam.pt.

Cypher and MCP

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

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