Skip to content

Hostname

staffmanagement.com

Last fetched

staffmanagement.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · staffmanagement.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/staffmanagement.com

Resolution chain

staffmanagement.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.35.250.24161.35.248.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

5 observed subdomains of staffmanagement.com.

Web-graph footprint

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

122 sites link to this hostname.

205 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for staffmanagement.com.

MechanismTarget
SPF_Astaffmanagement.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.220.224.0/22
SPF_IP204.8.244.0/24
SPF_IP34.208.149.86
SPF_IP52.43.229.245
SPF_IP75.78.176.57
SPF_IP75.78.176.58
SPF_IP75.78.176.59
SPF_IP75.78.176.60
SPF_IP75.78.178.27
SPF_IP75.78.178.28
SPF_IP75.78.178.29
SPF_IP75.78.178.30
SPF_IP75.78.178.31
SPF_IP75.78.178.32

Related pages

Pivot deeper into the graph from staffmanagement.com.

Cypher and MCP

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

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