Skip to content

Hostname

cobiinteractive.com

Last fetched

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

Nutrition Label

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

Resolution chain

cobiinteractive.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:472
Organization
cobi interactive (pty)
Contact emails

Subdomains

57 observed subdomains of cobiinteractive.com.

Web-graph footprint

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

62 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for cobiinteractive.com.

MechanismTarget
SPF_IP107.149.138.3
SPF_IP116.204.171.4
SPF_IP116.204.171.54
SPF_IP142.202.242.117
SPF_IP172.111.8.28
SPF_IP172.111.9.253
SPF_IP176.123.5.232
SPF_IP184.154.126.115
SPF_IP184.154.126.116
SPF_IP185.92.222.138
SPF_IP192.34.81.109
SPF_IP198.136.48.83
SPF_IP198.49.77.181
SPF_IP23.137.84.38
SPF_IP23.137.84.71
SPF_IP23.19.217.115
SPF_IP66.55.92.105
SPF_IP66.55.93.146
SPF_IP66.55.95.47
SPF_IP80.88.88.65
SPF_IP95.179.151.179
SPF_IP96.127.154.75
SPF_IP99.198.116.90

Related pages

Pivot deeper into the graph from cobiinteractive.com.

Cypher and MCP

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

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