Hostname
glprop.com
Last fetched
glprop.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
glprop.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.251.124.198 | 54.251.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of glprop.com owner
- Contact emails
- itreg@glprop.com
- liutiger@gmail.com
- xxhuang@glprop.com
- 0d2e6363-70ed-4686-95d5-94e9fdee77ab@identity-protect.org
- 1466e063-4898-4313-8799-d87acef3cd6a@identity-protect.org
- 2ab9eea3-f42b-41bf-b78a-652f662a0d77@identity-protect.org
- 69252be3-9a53-4f90-b9e7-3e21f7b10843@identity-protect.org
- 9b809bce-cf66-4a0d-8c7d-df785717a71c@identity-protect.org
- ab0133ab-0c35-4d60-a7a6-c86286a46e91@identity-protect.org
Subdomains
10 observed subdomains of glprop.com.
Web-graph footprint
Distinct hostnames that link to or from glprop.com in the public web crawl.
37 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for glprop.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-00821902.pphosted.com |
| SPF_INCLUDE | spf-00821903.pphosted.com |
| SPF_INCLUDE | spf1.glprop.com |
| SPF_INCLUDE | spf2.glprop.com |
Related pages
Pivot deeper into the graph from glprop.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "glprop.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.