Hostname
glintpay.com
Last fetched
glintpay.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
glintpay.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.38.16 | 104.22.2.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.170.99 | 172.68.20.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1515
- Organization
- identity protect
- Contact emails
- 0e9a40cb-0b0f-45ad-8480-f3163c6ccb4d@identity-protect.org
- 2407fe5b-5f16-458c-b67f-e946d884ce84@identity-protect.org
- 3bf22bf9-4e7e-4630-a437-5abb6889f966@identity-protect.org
- glintpay.com@identity-protect.org
- db887241-3d5e-4b08-ac1f-b032d48b29f1@identity-protect.org
- ee261282-555e-4814-afbc-6d44c5e70b9c@identity-protect.org
Subdomains
98 observed subdomains of glintpay.com.
Showing 25 of 98. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from glintpay.com in the public web crawl.
122 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for glintpay.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3411139.spf04.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailsenders.netsuite.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.224.253/32 |
| SPF_IP | 159.183.167.114/32 |
| SPF_MX | glintpay.com |
Related pages
Pivot deeper into the graph from glintpay.com.
- IP · 104.20.38.16
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1515
- Country · CA
- Email · 0e9a40cb-0b0f-45ad-8480-f3163c6ccb4d@identity-protect.org
- TLD · .com
- Browse hostnames · gl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "glintpay.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.