Skip to content

Hostname

secureucl.cam

Last fetched

secureucl.cam resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · secureucl.camRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/secureucl.cam

Resolution chain

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

WHOIS identity

Registrar
iana:1250
Organization
Contact emails

Threat posture

History

Mail and authentication

MX records

  • secureucl.cam

SPF policy

8 SPF mechanisms authorising senders for secureucl.cam.

MechanismTarget
SPF_Asecureucl.cam
SPF_IP13.202.192.5
SPF_IP188.245.211.132
SPF_IP193.70.47.16
SPF_IP43.205.223.48
SPF_IP94.136.184.89
SPF_IP95.217.34.157
SPF_MXsecureucl.cam

Related pages

Pivot deeper into the graph from secureucl.cam.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "secureucl.cam"})-[: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.