Skip to content

Hostname

hsphere.us

Last fetched

hsphere.us resolves to 72.249.63.100, announced in 72.249.48.0/20 by AS17378 - TierPoint, LLC in US. hsphere.us 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 · hsphere.usRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hsphere.us

Resolution chain

IPv6 resolution

No AAAA record for hsphere.us is recorded in WhisperGraph.

Attribution

tierpoint

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
hsphere_us
Contact emails
support@hsphere.us

Subdomains

Mail and authentication

Nameservers

  • ns1.hsphere.us
  • ns2.hsphere.us

MX records

  • mx1.hspherefilter.com
  • mx2.hspherefilter.com
  • mx3.hspherefilter.com
  • mx4.hspherefilter.com

SPF policy

  • include: spf.hspherefilter.com
  • a: hsphere.us
  • mx: hsphere.us
  • ip: 206.123.72.200
  • ip: 206.123.72.210
  • ip: 206.123.72.211
  • ip: 207.210.240.136
  • ip: 72.249.27.254
  • ip: 72.249.63.136

Threat-feed evidence

History

Related pages

Pivot from hsphere.us 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: "hsphere.us"})-[: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.