Skip to content

Hostname

formular-server.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.53.11718.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.79.1143.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.233.1503.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.71.246.2003.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.210.113.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.104.16063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with formular-server.de in WhisperGraph.

Subdomains

21 observed subdomains of formular-server.de.

Web-graph footprint

Distinct hostnames that link to or from formular-server.de in the public web crawl.

446 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for formular-server.de.

MechanismTarget
SPF_Aformular-server.de
SPF_INCLUDEamazonses.com
SPF_MXformular-server.de

Related pages

Pivot deeper into the graph from formular-server.de.

Cypher and MCP

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

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