Skip to content

Hostname

gettingyouconnected.com

Last fetched

gettingyouconnected.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gettingyouconnected.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gettingyouconnected.com

Resolution chain

gettingyouconnected.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.185.95.7435.185.80.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0147171507
Contact emails

Subdomains

19 observed subdomains of gettingyouconnected.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gettingyouconnected.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.mindmatrix.net
SPF_IP173.162.204.208/28
SPF_IP50.201.164.64/26
SPF_IP50.78.16.80/28
SPF_IP67.218.88.128/27
SPF_IP72.52.146.156/32
SPF_IP72.52.146.34/32
SPF_MXgettingyouconnected.com

Related pages

Pivot deeper into the graph from gettingyouconnected.com.

Cypher and MCP

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

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