Skip to content

Hostname

pneu.com

Last fetched

pneu.com resolves to 1 IPv4 address operated by AS12843 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · pneu.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/pneu.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.115.27.22085.115.0.0/19AS12843DE

WHOIS identity

Registrar
iana:151
Organization
n.n. n.n.
Contact emails

Subdomains

36 observed subdomains of pneu.com.

Web-graph footprint

Distinct hostnames that link to or from pneu.com in the public web crawl.

25 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pneu.com.

MechanismTarget
SPF_Apneu.com
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.haiilo.cloud
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP85.115.27.189
SPF_IP85.115.27.192/26
SPF_MXpneu.com

Related pages

Pivot deeper into the graph from pneu.com.

Cypher and MCP

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

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