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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 72.249.63.100
72.249.48.0/20 · AS17378 - TierPoint, LLC · Dallas, US
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.