Skip to content

Hostname

capgeminihosting.com

Last fetched

capgeminihosting.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · capgeminihosting.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/capgeminihosting.com

Resolution chain

capgeminihosting.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:9
Organization
capgemini
Contact emails

Subdomains

6 observed subdomains of capgeminihosting.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for capgeminihosting.com.

MechanismTarget
SPF_IP12.38.207.30/32
SPF_IP168.245.104.72
SPF_IP194.11.253.129/25
SPF_IP194.4.230.65/27
SPF_IP54.240.31.72
SPF_IP54.240.31.73
SPF_IP54.240.31.74
SPF_IP67.204.100.80
SPF_IP67.204.100.81
SPF_IP67.204.101.69
SPF_IP67.204.81.29
SPF_IP80.253.212.196/27

Related pages

Pivot deeper into the graph from capgeminihosting.com.

Cypher and MCP

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

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