Hostname
quatron.de
Last fetched
quatron.de resolves to 1 IPv4 address operated by ROUTING Franzstr. 51, 52064 Aachen in DE.
Nutrition Label
Resolution chain
quatron.de 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 |
|---|---|---|---|---|
| 213.160.74.24 | 213.160.74.0/24 | AS12574 | ROUTING Franzstr. 51, 52064 Aachen | DE |
WHOIS identity
No WHOIS records are currently associated with quatron.de in WhisperGraph.
Subdomains
6 observed subdomains of quatron.de.
Web-graph footprint
Distinct hostnames that link to or from quatron.de in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for quatron.de.
| Mechanism | Target |
|---|---|
| SPF_A | mail.email-security-online.de |
| SPF_A | quatron.de |
| SPF_INCLUDE | spf.hosting.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.168.145.2/24 |
| SPF_IP | 195.4.146.3/32 |
| SPF_IP | 95.129.54.163/32 |
| SPF_MX | quatron-de.mail.protection.outlook.com |
| SPF_MX | quatron.de |
Related pages
Pivot deeper into the graph from quatron.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "quatron.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.