Skip to content

Hostname

gorbel.com

Last fetched

gorbel.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · gorbel.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gorbel.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.185172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.71172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
gorbel
Contact emails

Subdomains

10 observed subdomains of gorbel.com.

Web-graph footprint

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

145 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gorbel.com.

MechanismTarget
SPF_Agorbel.com
SPF_INCLUDE3419912.spf02.hubspotemail.net
SPF_INCLUDE_spf.qp-mail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.74.80.45
SPF_IP221.239.93.234
SPF_IP64.128.174.140
SPF_IP70.25.240.18
SPF_MXgorbel.com

Related pages

Pivot deeper into the graph from gorbel.com.

Cypher and MCP

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

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