Skip to content

Hostname

staffmarkgroup.com

Last fetched

staffmarkgroup.com resolves to 1 IPv4 address operated by FUSE-NET - Cincinnati Bell Telephone Company LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · staffmarkgroup.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/staffmarkgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.68.102.61216.68.0.0/17AS6181FUSE-NET - Cincinnati Bell Telephone Company LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of staffmarkgroup.com.

Web-graph footprint

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

50 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for staffmarkgroup.com.

MechanismTarget
SPF_INCLUDEmx.benefitfocus.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf-00344301.pphosted.com
SPF_INCLUDEspf.jobdiva.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.135.62/32
SPF_IP148.163.139.98/32
SPF_IP194.73.227.66
SPF_IP199.107.36.1
SPF_IP199.107.36.130
SPF_IP208.81.212.0/22
SPF_IP213.212.125.57
SPF_IP213.212.125.7
SPF_IP216.46.107.32/32
SPF_IP216.46.126.4/32
SPF_IP5.148.130.107
SPF_MXstaffmarkgroup.com

Related pages

Pivot deeper into the graph from staffmarkgroup.com.

Cypher and MCP

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

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