Skip to content

Hostname

ithinkglamor.com

Last fetched

ithinkglamor.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ithinkglamor.comRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ithinkglamor.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.64.119.123192.64.119.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
69.197.184.14769.197.128.0/18AS32097WII - WholeSale Internet, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
domain admin
Contact emails

Subdomains

5 observed subdomains of ithinkglamor.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ithinkglamor.com.

MechanismTarget
SPF_Aithinkglamor.com
SPF_IP147.189.137.35/32
SPF_IP147.189.137.36/32
SPF_IP173.232.66.68/32
SPF_IP173.232.66.69/32
SPF_IP23.231.119.216/32
SPF_IP23.231.119.217/32
SPF_MXithinkglamor.com

Related pages

Pivot deeper into the graph from ithinkglamor.com.

Cypher and MCP

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

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