Skip to content

Hostname

azpneumatica.de

Last fetched

azpneumatica.de resolves to 1 IPv4 address operated by AS49367 in IT.

Nutrition Label

WHISPER CANON · azpneumatica.deRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/azpneumatica.de

Resolution chain

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

IPPrefixASNOperatorCountry
83.136.107.483.136.106.0/23AS49367IT

WHOIS identity

No WHOIS records are currently associated with azpneumatica.de in WhisperGraph.

Subdomains

7 observed subdomains of azpneumatica.de.

Web-graph footprint

Distinct hostnames that link to or from azpneumatica.de in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • azpneumatica.de

SPF policy

7 SPF mechanisms authorising senders for azpneumatica.de.

MechanismTarget
SPF_Aazpneumatica.de
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.hostpapa.com
SPF_IP64.34.68.40
SPF_IP65.39.193.10
SPF_IP66.102.132.195
SPF_MXazpneumatica.de

Related pages

Pivot deeper into the graph from azpneumatica.de.

Cypher and MCP

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

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