Skip to content

Hostname

fiege.com

Last fetched

fiege.com resolves to 1 IPv4 address operated by AVENCY Kiebitzpohl 77 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · fiege.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fiege.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.60.121.27195.60.96.0/19AS12371AVENCY Kiebitzpohl 77DE

WHOIS identity

Registrar
iana:269
Organization
fiege deutschland stiftung & co. kg
Contact emails

Subdomains

58 observed subdomains of fiege.com.

Web-graph footprint

Distinct hostnames that link to or from fiege.com in the public web crawl.

371 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for fiege.com.

MechanismTarget
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDE_spf.zucchetti.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vanboxtel.hosting
SPF_IP180.235.156.0/23
SPF_IP188.95.0.38/32
SPF_IP188.95.7.6/32
SPF_IP194.156.46.137
SPF_IP194.156.46.141
SPF_IP194.156.46.142
SPF_IP194.156.46.143
SPF_IP195.16.75.0/24
SPF_IP195.60.121.27
SPF_IP203.62.208.0/23
SPF_IP203.62.210.0/23
SPF_IP203.62.212.0/23
SPF_IP5.153.83.0/25
SPF_IP66.151.24.128/25
SPF_IP80.157.83.102
SPF_IP87.225.250.100/28
SPF_IP91.190.229.154/32
SPF_MXmercateo.com

Related pages

Pivot deeper into the graph from fiege.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fiege.com"})-[: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.