Hostname
pgitl.com
Last fetched
pgitl.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pgitl.com owner
- Contact emails
- web.development@pgitl.com
- 2101ec2d-c3a6-419b-a0da-e14f21b44814@identity-protect.org
- 25f6ddc8-46fe-4855-878e-0bdda17c2d38@identity-protect.org
- 76ae9c0e-96d3-4c95-8152-83e0f97a104d@identity-protect.org
- a33ae9a6-0e81-45a4-8a2e-9cd17a7ce551@identity-protect.org
- d76fc73a-4eb8-4163-948f-a48c7cc6be70@identity-protect.org
- fff127c6-9721-4415-957c-8ab6cf545e56@identity-protect.org
- owner-2143111@pgitl.com.whoisprivacyservice.org
- owner-2340493@pgitl.com.whoisprivacyservice.org
- owner-6010373@pgitl.com.whoisprivacyservice.org
- owner-8741714@pgitl.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of pgitl.com.
Web-graph footprint
Distinct hostnames that link to or from pgitl.com in the public web crawl.
58 sites link to this hostname.
237 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for pgitl.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 142.93.45.127 |
| SPF_IP | 185.49.236.116 |
| SPF_IP | 195.167.143.94 |
| SPF_IP | 80.209.156.12 |
Related pages
Pivot deeper into the graph from pgitl.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pgitl.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.