Hostname
glady.com
Last fetched
glady.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
glady.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of glady.com owner
- Contact emails
- z@3csoft.com
- 68f16275-ca7e-4334-9c60-d459d8a1e373@identity-protect.org
- a7907439-c9b7-445b-bc41-dd7537e31753@identity-protect.org
- b53bb95d-b513-4ce8-949d-0ed0f702b915@identity-protect.org
- d96100cc-6cb8-4d49-bd44-f92a57ba6e1a@identity-protect.org
- ebf26979-a0f4-4929-a661-5b044d3d2f94@identity-protect.org
- fde7c0c4-2df0-41d6-9285-57cf296b0df1@identity-protect.org
- ff8c7469-94b6-440f-aff3-9b8d8a77e6cf@identity-protect.org
- owner-12038066@glady.com.whoisprivacyservice.org
- owner-12110633@glady.com.whoisprivacyservice.org
- owner-2174123@glady.com.whoisprivacyservice.org
- owner-8783269@glady.com.whoisprivacyservice.org
Subdomains
90 observed subdomains of glady.com.
Web-graph footprint
Distinct hostnames that link to or from glady.com in the public web crawl.
193 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for glady.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 146250427.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-008baa01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.74.161 |
| SPF_IP | 89.107.171.19 |
| SPF_IP | 89.107.171.56 |
Related pages
Pivot deeper into the graph from glady.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "glady.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.