Hostname
api.hisna.com
Last fetched
api.hisna.com resolves to 50.57.207.166, announced in 50.57.192.0/19 by RACKSPACE - Rackspace Hosting in US. api.hisna.com 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
- 50.57.207.166
50.57.192.0/19 · RACKSPACE - Rackspace Hosting · Chicago, US
IPv6 resolution
No AAAA record for api.hisna.com is recorded in WhisperGraph.
Attribution
rackspace
ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for api.hisna.com. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Mail and authentication
Nameservers
- dns1.name-services.com
- dns2.name-services.com
- dns3.name-services.com
- dns4.name-services.com
- dns5.name-services.com
MX records
- us-smtp-inbound-1.mimecast.com
- us-smtp-inbound-2.mimecast.com
SPF policy
- include: _netblocks.mimecast.com
- ip: 209.198.179.71
- ip: 209.203.79.138
- ip: 209.203.79.226
- ip: 209.203.79.69
- ip: 209.203.79.82
Threat-feed evidence
History
Related pages
Pivot from api.hisna.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: "api.hisna.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.