Skip to content

Hostname

infopark.de

Last fetched

infopark.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · infopark.deRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/infopark.de

Resolution chain

infopark.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.197.130.13018.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.108.943.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.202.1423.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.113.1823.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.7.1152.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.210.9463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

11 observed subdomains of infopark.de.

Web-graph footprint

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

151 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for infopark.de.

MechanismTarget
SPF_Ainfopark.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.97.128.0/24
SPF_MXinfopark.de

Related pages

Pivot deeper into the graph from infopark.de.

Cypher and MCP

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

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