Skip to content

Hostname

cabgen.com

Last fetched

cabgen.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · cabgen.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cabgen.com

Resolution chain

cabgen.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

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

31 SPF mechanisms authorising senders for cabgen.com.

MechanismTarget
SPF_INCLUDEbmsend.com
SPF_INCLUDEmailanyone.net
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.193.27.66/32
SPF_IP149.72.131.45
SPF_IP149.72.192.82
SPF_IP149.72.210.190
SPF_IP149.72.245.231
SPF_IP149.72.78.207
SPF_IP167.89.80.13
SPF_IP168.245.14.246
SPF_IP168.245.31.158
SPF_IP168.245.4.42
SPF_IP168.245.51.164
SPF_IP168.245.66.52
SPF_IP168.245.9.193
SPF_IP199.244.76.0/24
SPF_IP207.126.101.0/24
SPF_IP34.250.164.116
SPF_IP34.250.94.92
SPF_IP52.8.123.112
SPF_IP54.183.114.187
SPF_IP54.183.114.222
SPF_IP54.183.16.180
SPF_IP64.16.146.110
SPF_IP64.87.2.18
SPF_IP70.168.89.126
SPF_IP98.111.166.72
SPF_MXcabgen.com

Related pages

Pivot deeper into the graph from cabgen.com.

Cypher and MCP

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

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