Skip to content

Hostname

cobic-ex.com

Last fetched

cobic-ex.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cobic-ex.comRouting diversity1.5/10Peering density8.4/10MOAS conflict⚠ 3 conflictsThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cobic-ex.com

Resolution chain

cobic-ex.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.214.143.17335.214.128.0/17AS15169GOOGLE - Google LLCNL
35.214.218.14835.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from cobic-ex.com in the public web crawl.

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cobic-ex.com.

MechanismTarget
SPF_Acobic-ex.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu-sender.zohobooks.com
SPF_MXcobic-ex.com

Related pages

Pivot deeper into the graph from cobic-ex.com.

Cypher and MCP

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

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