Hostname
propersign.com
Last fetched
propersign.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
propersign.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 |
|---|---|---|---|---|
| 34.75.24.72 | 34.75.16.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of propersign.com owner
- Contact emails
- domains@hugedomains.com
- golato@gmail.com
- 1456c319-43e5-4c64-ba88-b447e9834da7@identity-protect.org
- 695b66c7-2cb0-49f4-ab68-d32923fffdb8@identity-protect.org
- 7ad6ec7c-5499-4920-a0c6-74c252165b4c@identity-protect.org
- a23b2360-67f7-41dc-9a43-c7fa6cbdc8a6@identity-protect.org
- aab6ea49-c3eb-4f75-8d21-97bad51a0fac@identity-protect.org
- c80a3247-9fc4-48c9-9245-8d51137ed3e8@identity-protect.org
- owner-1325481@propersign.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of propersign.com.
| Subdomain |
|---|
| api.propersign.com |
| dev.propersign.com |
Showing 2 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from propersign.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for propersign.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from propersign.com.
- IP · 34.75.24.72
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · pr…
- 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: "propersign.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.