Skip to content

Hostname

corussas.com

Last fetched

corussas.com resolves to 2 IPv4 addresses operated by AS31115 in IT. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · corussas.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/corussas.com

Resolution chain

corussas.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:82
Organization
corus di conticelli c.& c. s.a.s.
Contact emails

Subdomains

2 observed subdomains of corussas.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for corussas.com.

MechanismTarget
SPF_Acorussas.com
SPF_IP212.97.32.68/32
SPF_IP5.172.88.0/24
SPF_IP62.97.32.0/25
SPF_IP77.93.250.64/26
SPF_MXcorussas.com

Related pages

Pivot deeper into the graph from corussas.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "corussas.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.