Skip to content

Hostname

cngarrison.com

Last fetched

cngarrison.com resolves to 2 IPv4 addresses operated by VKT-HK Viking Telecom Limited in AU. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · cngarrison.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cngarrison.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.53.168.4192.53.168.0/23AS63949VKT-HK Viking Telecom LimitedAU
69.67.170.17069.67.170.0/24AS15329DENO - DenoNL

WHOIS identity

Registrar
iana:1861
Organization
charlie garrison
Contact emails

Subdomains

4 observed subdomains of cngarrison.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cngarrison.com.

MechanismTarget
SPF_Acngarrison.com
SPF_Arouter.garrison.com.au
SPF_INCLUDEspf.migadu.com
SPF_IP50.116.14.99
SPF_IP58.96.25.101
SPF_MXcngarrison.com

Related pages

Pivot deeper into the graph from cngarrison.com.

Cypher and MCP

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

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