Hostname
architektenpartner.com
Last fetched
architektenpartner.com resolves to 2 IPv4 addresses operated by AS8972 in FR. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
architektenpartner.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.35.253.129 | 5.35.240.0/20 | AS8972 | — | FR |
| 92.205.24.171 | 92.205.0.0/19 | AS21499 | — | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- gernot guzielski
- Contact emails
Subdomains
3 observed subdomains of architektenpartner.com.
Web-graph footprint
Distinct hostnames that link to or from architektenpartner.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for architektenpartner.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from architektenpartner.com.
- IP · 5.35.253.129
- ASN · AS8972
- Registrar · iana:976
- Country · FR
- Email · ihg35gdosrvdpcxhxog4ibnkkf254yym3la6hovqpwafo@protectedmx.com
- TLD · .com
- Browse hostnames · ar…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "architektenpartner.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.