Skip to content

Hostname

camelotglobal.com

Last fetched

camelotglobal.com resolves to 1 IPv4 address operated by AS202206 in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · camelotglobal.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/camelotglobal.com

Resolution chain

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

IPPrefixASNOperatorCountry
84.19.96.3284.19.96.0/23AS202206GB

WHOIS identity

Registrar
iana:146
Organization
c/o keltie c/o keltie
Contact emails

Subdomains

3 observed subdomains of camelotglobal.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for camelotglobal.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfinc1.service-now.com
SPF_INCLUDE_spfinc2.service-now.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEsent-via.netsuite.com
SPF_IP174.129.192.189/32
SPF_IP174.129.8.146/32
SPF_IP194.246.78.42
SPF_IP194.246.78.43
SPF_IP194.246.78.51
SPF_IP199.91.136.2
SPF_IP199.91.136.26/32
SPF_IP199.91.137.26/32
SPF_IP199.91.140.26/32
SPF_IP199.91.140.40
SPF_IP199.91.140.41
SPF_IP199.91.141.2
SPF_IP213.105.29.242
SPF_IP213.146.190.157
SPF_IP213.146.190.214
SPF_IP213.146.190.215
SPF_IP37.98.232.26/32
SPF_IP38.98.149.10
SPF_IP64.95.71.141/32
SPF_IP85.115.52.190/32
SPF_IP85.115.56.190/32
SPF_IP85.115.60.190/32
SPF_MXcamelotglobal.com

Related pages

Pivot deeper into the graph from camelotglobal.com.

Cypher and MCP

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

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