Hostname
corussoft.de
Last fetched
corussoft.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
corussoft.de resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
No WHOIS records are currently associated with corussoft.de in WhisperGraph.
Subdomains
31 observed subdomains of corussoft.de.
Web-graph footprint
Distinct hostnames that link to or from corussoft.de in the public web crawl.
10 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for corussoft.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 143699976.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 213.174.32.145/32 |
| SPF_IP | 213.174.32.146/32 |
| SPF_IP | 213.174.32.250/32 |
| SPF_IP | 213.174.32.95/32 |
| SPF_IP | 213.174.32.96/30 |
| SPF_IP | 46.22.45.235/32 |
| SPF_IP | 46.22.45.236/32 |
| SPF_IP | 46.22.46.4/32 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 69.169.224.0/20 |
Related pages
Pivot deeper into the graph from corussoft.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "corussoft.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.