Hostname
prometric.com
Last fetched
prometric.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prometric.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 |
|---|---|---|---|---|
| 142.93.57.66 | 142.93.48.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prometric.com owner
- Contact emails
- prodnadmin@prometric.com
- prodnadmin@thomsonlearning.com
- 189982d9-1638-482a-aaa0-90d65a51ac86@identity-protect.org
- 1e799271-076c-4e89-90aa-580c22963f7c@identity-protect.org
- 41a10c43-c848-4bbc-a2ce-e1e5cda2323a@identity-protect.org
- a8ef8401-bbc6-4e9b-887d-bf6ddc24d7f3@identity-protect.org
- ca2df409-7c23-492e-8d3f-0e924dbec4d9@identity-protect.org
- efb209dd-6cf6-496b-9380-5ab162e01580@identity-protect.org
- owner-10032741@prometric.com.whoisprivacyservice.org
- owner-10230123@prometric.com.whoisprivacyservice.org
- owner-10302690@prometric.com.whoisprivacyservice.org
- owner-10303946@prometric.com.whoisprivacyservice.org
- owner-10396832@prometric.com.whoisprivacyservice.org
- owner-10572639@prometric.com.whoisprivacyservice.org
- owner-10770021@prometric.com.whoisprivacyservice.org
- owner-10842588@prometric.com.whoisprivacyservice.org
- owner-10862907@prometric.com.whoisprivacyservice.org
- owner-11039970@prometric.com.whoisprivacyservice.org
- owner-11840149@prometric.com.whoisprivacyservice.org
- owner-11912716@prometric.com.whoisprivacyservice.org
- and 41 more
Subdomains
222 observed subdomains of prometric.com.
Showing 25 of 222. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from prometric.com in the public web crawl.
2,293 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for prometric.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.advansys.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.prometric.com |
| SPF_IP | 104.130.47.71/32 |
| SPF_IP | 149.72.131.17 |
| SPF_IP | 149.72.155.253 |
| SPF_IP | 208.76.122.9 |
| SPF_IP | 208.76.123.9 |
Related pages
Pivot deeper into the graph from prometric.com.
- IP · 142.93.57.66
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · US
- Email · prodnadmin@prometric.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: "prometric.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.