Skip to content

Hostname

primecrowds.com

Last fetched

primecrowds.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · primecrowds.comRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/primecrowds.com

Resolution chain

primecrowds.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.174.212.115107.174.212.0/24AS36352AS-COLOCROSSING - HostPapaUS
185.206.161.24185.206.160.0/23AS47583AS-HOSTINGER - Hostinger International LimitedNL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of primecrowds.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for primecrowds.com.

MechanismTarget
SPF_INCLUDEspf.google.com
SPF_INCLUDEspf.mailchimp.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP161.97.114.128/32
SPF_IP164.68.122.84/32
SPF_IP194.163.190.30/32
SPF_IP213.136.74.98/32
SPF_IP213.212.202.7/32
SPF_IP38.242.208.19/32
SPF_MXprimecrowds.com

Related pages

Pivot deeper into the graph from primecrowds.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "primecrowds.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.