Hostname
hark2.com
Last fetched
hark2.com resolves to 1 IPv4 address operated by AS59778 in GB. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
hark2.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.215.226.192 | 95.215.226.0/24 | AS59778 | — | GB |
WHOIS identity
- Registrar
- iana:1515
- Organization
- identity protect
- Contact emails
Subdomains
11 observed subdomains of hark2.com.
Web-graph footprint
Distinct hostnames that link to or from hark2.com in the public web crawl.
14 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for hark2.com.
| Mechanism | Target |
|---|---|
| SPF_A | hark2.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | thewebhostserver.com |
| SPF_IP | 5.101.174.39 |
| SPF_IP | 91.232.125.183 |
| SPF_IP | 95.215.224.63 |
| SPF_MX | hark2.com |
Related pages
Pivot deeper into the graph from hark2.com.
- IP · 95.215.226.192
- ASN · AS59778
- Registrar · iana:1515
- Country · GB
- Email · a776d07d-9e35-4507-b804-c6ef297a1b40@identity-protect.org
- TLD · .com
- Browse hostnames · ha…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hark2.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.