Skip to content

Hostname

firma.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.64.102108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.129108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.15108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.50108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.10418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.3318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.4518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

13 observed subdomains of firma.de.

Web-graph footprint

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

460 sites link to this hostname.

385 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for firma.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_IP85.131.135.163
SPF_MXfirma.de
SPF_MXfirma01.firma.de

Related pages

Pivot deeper into the graph from firma.de.

Cypher and MCP

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

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