Hostname
highstreetapp.com
Last fetched
highstreetapp.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. highstreetapp.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
No IPv4 resolution is recorded for highstreetapp.com in WhisperGraph.
IPv6 resolution
No AAAA record for highstreetapp.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- christian apers
- Contact emails
- christian@highstreetapp.com, christian@touchwonders.com, 010be0bb-9cc5-4ee4-b53b-b320094b2bcf@identity-protect.org, 0a8b6cae-5956-44a1-8fc0-fd466f6d72a1@identity-protect.org, 6b4a1b49-93e6-4362-a2e5-926a0a15802b@identity-protect.org, 889031ea-4c49-48e8-908c-b75f2915dacf@identity-protect.org, c071b6ae-3240-4009-9b97-e0a5bcabbf9d@identity-protect.org, edda9021-7a46-4c33-87db-b9638ce1697a@identity-protect.org, info@domain-contact.org
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
- ns-448.awsdns-56.com
- ns-675.awsdns-20.net
- ns-1199.awsdns-21.org
- ns-1767.awsdns-28.co.uk
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- aspmx2.googlemail.com
- aspmx3.googlemail.com
- mail.highstreetapp.com
Threat-feed evidence
History
Related pages
Pivot from highstreetapp.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: "highstreetapp.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.