Skip to content

Hostname

sprinthost.com

Last fetched

sprinthost.com resolves to 144.126.207.174, announced in 144.126.192.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. sprinthost.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 · sprinthost.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sprinthost.com

Resolution chain

IPv6 resolution

No AAAA record for sprinthost.com is recorded in WhisperGraph.

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:82
Registrant organisation
domain id shield service
Contact emails
admin@sprinthost.com, sp3868449908004@domainidshield.com, admin@sprinthost.ru

Subdomains

Mail and authentication

Nameservers

  • ns3.sprinthost.net
  • ns4.sprinthost.net
  • ns1.sprinthost.ru
  • ns2.sprinthost.ru

MX records

  • mx.sprinthost.ru

SPF policy

  • a: sprinthost.com
  • mx: sprinthost.com
  • ip: 141.8.197.100
  • ip: 141.8.197.30
  • ip: 141.8.197.35
  • ip: 141.8.197.6
  • ip: 141.8.197.81
  • ip: 176.58.120.118

Threat-feed evidence

History

Related pages

Pivot from sprinthost.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: "sprinthost.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.