Hostname
proscia.com
Last fetched
proscia.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
proscia.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.68.119.204 | 34.68.112.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of proscia.com owner
- Contact emails
- drwest15@gmail.com
- 29fba032ff9640d9982cddc591bf77be.protect@whoisguard.com
- 42cf1c66c03b4213b95c0c90e7f9205b.protect@whoisguard.com
- eee3daf77d294ef4b9c89ed768fdcce0.protect@whoisguard.com
- f274644a47da47c6a6bcc52cc3e723fc.protect@whoisguard.com
- 202d7367def6445d8ad611935e9afd11.protect@withheldforprivacy.com
- 6f63b55328c841bb85a0cdf53c2491a0.protect@withheldforprivacy.com
- 3146d1e6-fab3-4270-a57a-c57aaadd041c@identity-protect.org
- 44437ce6-d136-4980-b15a-f679c28ca85f@identity-protect.org
- 8a3a324e-8a03-4317-acdc-df155a911ba4@identity-protect.org
- 8a3dc59d-1245-4849-ad11-92be4ffd146a@identity-protect.org
- 943aa8ec-74c8-404a-89f2-9b9fc3839336@identity-protect.org
- db16a730-7f38-4934-bd23-fbbfbee84dd6@identity-protect.org
- e4a81e1e-5817-482e-8bfc-59b09fce68dc@identity-protect.org
Subdomains
45 observed subdomains of proscia.com.
Showing 21 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from proscia.com in the public web crawl.
258 sites link to this hostname.
192 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for proscia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
Related pages
Pivot deeper into the graph from proscia.com.
- IP · 34.68.119.204
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · drwest15@gmail.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: "proscia.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.