Skip to content

Hostname

calnus.com

Last fetched

calnus.com resolves to 2 IPv4 addresses operated by TELEFONICA_DE_ESPANA in ES. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · calnus.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/calnus.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.36.27.20483.36.0.0/16AS3352TELEFONICA_DE_ESPANAES
83.36.30.17983.36.0.0/16AS3352TELEFONICA_DE_ESPANAES

WHOIS identity

Registrar
iana:81
Organization
carlos milan figueredo
Contact emails

Subdomains

4 observed subdomains of calnus.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for calnus.com.

MechanismTarget
SPF_Acalnus.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from calnus.com.

Cypher and MCP

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

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