Skip to content

Hostname

stafferlink.com

Last fetched

stafferlink.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. stafferlink.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · stafferlink.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/stafferlink.com

Resolution chain

No IPv4 resolution is recorded for stafferlink.com in WhisperGraph.

WHOIS identity

Registrar
iana:2
Registrant organisation
perfect privacy,
Contact emails
q753t8wy4kp@networksolutionsprivateregistration.com, serge@premier1st.com, serge@stafferlink.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.softlayer.com
  • ns1.theplanet.com
  • ns2.theplanet.com

MX records

  • stafferlink-com.mail.protection.outlook.com

SPF policy

  • ip: 52.116.231.156/32
  • include: mailer.chargify.com
  • include: socketlabs.email-od.com
  • include: spf.mandrillapp.com
  • include: spf.protection.outlook.com
  • a: mail2.stafferlink.com
  • a: slmail2.stafferlink.com
  • a: slsmtp1.stafferlink.com
  • a: slsmtp2.stafferlink.com
  • include: app.teamsupport.com
  • include: mail.zendesk.com
  • ip: 52.116.231.146
  • ip: 52.116.231.148
  • ip: 52.116.231.154

Threat-feed evidence

History

Related pages

Pivot from stafferlink.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "stafferlink.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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