Skip to content

Hostname

puffin.net

Last fetched

puffin.net resolves to 2 IPv4 addresses operated by LEASEWEB-USA-DAL - Leaseweb USA, Inc. in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · puffin.netRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/puffin.net

Resolution chain

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

IPPrefixASNOperatorCountry
216.183.246.217216.183.246.0/24AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US
72.14.177.1972.14.176.0/20AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS

WHOIS identity

Registrar
iana:472
Organization
puffin co-op
Contact emails

Subdomains

2 observed subdomains of puffin.net.

Web-graph footprint

Distinct hostnames that link to or from puffin.net in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for puffin.net.

MechanismTarget
SPF_Apuffin.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP72.14.177.19
SPF_MXpuffin.net

Related pages

Pivot deeper into the graph from puffin.net.

Cypher and MCP

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

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