Skip to content

Hostname

glamgemstone.com

Last fetched

glamgemstone.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:4146 as the registrar.

Nutrition Label

WHISPER CANON · glamgemstone.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/glamgemstone.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.28.51.245149.28.32.0/19AS20473AS-VULTR - The Constant Company, LLCUS
172.182.200.7172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:4146
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of glamgemstone.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • glamgemstone.com

SPF policy

6 SPF mechanisms authorising senders for glamgemstone.com.

MechanismTarget
SPF_Aglamgemstone.com
SPF_IP172.182.200.7
SPF_IP20.163.57.246
SPF_IP20.168.120.60
SPF_IP45.76.12.234
SPF_MXglamgemstone.com

Related pages

Pivot deeper into the graph from glamgemstone.com.

Cypher and MCP

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

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