Skip to content

Hostname

staffmark.com

Last fetched

staffmark.com resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.37.111.188198.37.111.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:146
Organization
cbs personnel services,
Contact emails

Subdomains

19 observed subdomains of staffmark.com.

Web-graph footprint

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

130 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for staffmark.com.

MechanismTarget
SPF_Asmtp.staffmark.com
SPF_Astaffmark.com
SPF_INCLUDEspf-00344301.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.135.62/32
SPF_IP148.163.139.98/32
SPF_IP208.80.200.0/21
SPF_IP216.195.71.63
SPF_MXstaffmark.com

Related pages

Pivot deeper into the graph from staffmark.com.

Cypher and MCP

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

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