Skip to content

Hostname

pdfrepro.de

Last fetched

pdfrepro.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · pdfrepro.deRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pdfrepro.de

Resolution chain

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

IPPrefixASNOperatorCountry
49.12.115.25249.12.0.0/16AS24940DE

WHOIS identity

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

Subdomains

38 observed subdomains of pdfrepro.de.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for pdfrepro.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.29.247
SPF_IP116.202.96.27
SPF_IP116.202.97.244
SPF_IP157.90.144.218
SPF_IP157.90.144.97
SPF_IP157.90.148.155
SPF_IP157.90.152.102
SPF_IP157.90.152.108
SPF_IP157.90.152.116
SPF_IP157.90.152.63
SPF_IP157.90.240.42
SPF_IP157.90.252.248
SPF_IP157.90.254.203
SPF_IP162.55.167.17
SPF_IP162.55.167.93
SPF_IP162.55.170.145
SPF_IP162.55.39.80
SPF_IP162.55.47.49
SPF_IP49.12.15.0
SPF_IP49.12.212.144
SPF_IP49.12.39.142
SPF_IP49.12.67.135
SPF_IP49.12.67.51
SPF_IP78.46.135.185
SPF_IP78.47.120.147
SPF_IP78.47.141.27
SPF_IP78.47.94.7
SPF_IP88.198.200.92
SPF_IP88.99.82.112

Related pages

Pivot deeper into the graph from pdfrepro.de.

Cypher and MCP

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

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