Hostname
primeinc.org
Last fetched
primeinc.org is a registered hostname under the .org 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:299
- Organization
- domain administrator
- Contact emails
- acidgold@bellsouth.net
- pw-1169e49d0e85e953a746560331e7b5f8@privacyguardian.org
- pw-3e14586c30da4cefbecc673a68918605@privacyguardian.org
- pw-a866c3ad4f85a91b89bcf9c5b5bca6e3@privacyguardian.org
- pw-abecc2cc005fa1875b7ed03517b1fb60@privacyguardian.org
- pw-d2dd19bd5eeddd10727e7c2f649b0166@privacyguardian.org
- pw-e12768e489dd445c21eb0b02d76f9227@privacyguardian.org
Subdomains
13 observed subdomains of primeinc.org.
Web-graph footprint
Distinct hostnames that link to or from primeinc.org in the public web crawl.
244 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for primeinc.org.
| Mechanism | Target |
|---|---|
| SPF_A | primeinc.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.sailthru.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_MX | primeinc.org |
Related pages
Pivot deeper into the graph from primeinc.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "primeinc.org"})-[: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.