Skip to content

Hostname

calrom.com

Last fetched

calrom.com resolves to 1 IPv4 address operated by AS34282 in GB. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · calrom.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/calrom.com

Resolution chain

calrom.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.134.14.1035.134.8.0/21AS34282GB

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

131 observed subdomains of calrom.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for calrom.com.

MechanismTarget
SPF_INCLUDE143155329.spf08.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.174.132.190
SPF_IP149.97.142.228
SPF_IP203.215.181.114
SPF_IP51.105.21.104
SPF_IP58.27.209.74
SPF_IP62.209.37.228
SPF_IP62.209.37.254
SPF_IP62.209.55.100
SPF_IP78.40.145.62
SPF_IP81.144.159.102
SPF_IP81.144.159.107
SPF_IP88.215.46.162

Related pages

Pivot deeper into the graph from calrom.com.

Cypher and MCP

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

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