Skip to content

Hostname

cgidesigner.com

Last fetched

cgidesigner.com resolves to 1 IPv4 address operated by AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
158.51.120.12158.51.120.0/24AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA

WHOIS identity

Registrar
iana:1068
Organization
dharshinee naidu
Contact emails

Subdomains

12 observed subdomains of cgidesigner.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for cgidesigner.com.

MechanismTarget
SPF_IP148.135.18.44
SPF_IP148.135.71.167
SPF_IP148.135.71.168
SPF_IP148.135.71.169
SPF_IP148.135.71.175
SPF_IP148.135.78.66
SPF_IP148.135.78.67
SPF_IP148.135.78.68
SPF_IP148.135.78.69
SPF_IP148.135.78.70
SPF_IP148.135.78.71
SPF_IP148.135.78.72
SPF_IP148.135.78.73
SPF_IP148.135.78.74
SPF_IP148.135.78.75
SPF_IP148.135.78.76
SPF_IP148.135.78.77
SPF_IP148.135.78.78
SPF_IP148.135.78.79
SPF_IP148.135.78.80
SPF_IP148.135.78.81
SPF_IP148.135.78.82
SPF_IP148.135.78.83
SPF_IP148.135.78.84
SPF_IP148.135.78.85
SPF_IP148.135.78.86
SPF_IP148.135.78.87
SPF_IP148.135.78.88
SPF_IP148.135.78.89
SPF_IP158.51.120.12
SPF_IP158.51.120.35
SPF_IP158.51.120.36
SPF_IP158.51.120.5
SPF_IP158.51.120.7

Related pages

Pivot deeper into the graph from cgidesigner.com.

Cypher and MCP

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

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