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
Resolution chain
fiege.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.60.121.27 | 195.60.96.0/19 | AS12371 | AVENCY Kiebitzpohl 77 | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- fiege deutschland stiftung & co. kg
- Contact emails
Subdomains
58 observed subdomains of fiege.com.
Showing 25 of 58. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fiege.com in the public web crawl.
371 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for fiege.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _relay.amadeus.com |
| SPF_INCLUDE | _spf.zucchetti.com |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.vanboxtel.hosting |
| SPF_IP | 180.235.156.0/23 |
| SPF_IP | 188.95.0.38/32 |
| SPF_IP | 188.95.7.6/32 |
| SPF_IP | 194.156.46.137 |
| SPF_IP | 194.156.46.141 |
| SPF_IP | 194.156.46.142 |
| SPF_IP | 194.156.46.143 |
| SPF_IP | 195.16.75.0/24 |
| SPF_IP | 195.60.121.27 |
| SPF_IP | 203.62.208.0/23 |
| SPF_IP | 203.62.210.0/23 |
| SPF_IP | 203.62.212.0/23 |
| SPF_IP | 5.153.83.0/25 |
| SPF_IP | 66.151.24.128/25 |
| SPF_IP | 80.157.83.102 |
| SPF_IP | 87.225.250.100/28 |
| SPF_IP | 91.190.229.154/32 |
| SPF_MX | mercateo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.