Skip to content

Hostname

formelskin.de

Last fetched

formelskin.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · formelskin.deRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/formelskin.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.219.10118.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.11018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.4418.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.9218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.146.11618.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.3318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.9518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
99.84.152.10299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

20 observed subdomains of formelskin.de.

Web-graph footprint

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

293 sites link to this hostname.

160 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for formelskin.de.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from formelskin.de.

Cypher and MCP

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

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