Skip to content

Hostname

pridestaff.com

Last fetched

pridestaff.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pridestaff.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/pridestaff.com

Resolution chain

pridestaff.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

37 observed subdomains of pridestaff.com.

Web-graph footprint

Distinct hostnames that link to or from pridestaff.com in the public web crawl.

267 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for pridestaff.com.

MechanismTarget
SPF_INCLUDE47290625.spf02.hubspotemail.net
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEm.sensehq.co
SPF_IP138.197.215.145
SPF_IP149.72.232.189
SPF_IP158.151.208.189
SPF_IP158.151.214.79
SPF_IP18.219.199.149/32
SPF_IP198.2.128.0/18
SPF_IP198.21.0.79
SPF_IP205.201.128.0/20
SPF_IP208.117.58.65
SPF_IP52.129.17.4/32
SPF_IP52.8.97.92
SPF_MXhaleymail.com

Related pages

Pivot deeper into the graph from pridestaff.com.

Cypher and MCP

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

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