Hostname
ankaproperty.com
Last fetched
ankaproperty.com resolves to 1 IPv4 address operated by AS45671-NET-AU Wholesale Services Provider in AU. WHOIS lists iana:13 as the registrar.
Nutrition Label
Resolution chain
ankaproperty.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 |
|---|---|---|---|---|
| 221.121.159.203 | 221.121.159.0/24 | AS45671 | AS45671-NET-AU Wholesale Services Provider | AU |
WHOIS identity
- Registrar
- iana:13
- Organization
- andrew stringer
- Contact emails
Subdomains
9 observed subdomains of ankaproperty.com.
Web-graph footprint
Distinct hostnames that link to or from ankaproperty.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for ankaproperty.com.
| Mechanism | Target |
|---|---|
| SPF_A | ankaproperty.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.mtaroutes.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 14.203.227.110/32 |
| SPF_IP | 220.245.118.78/32 |
| SPF_MX | ankaproperty.com |
Related pages
Pivot deeper into the graph from ankaproperty.com.
- IP · 221.121.159.203
- ASN · AS45671AS45671-NET-AU Wholesale Services Provider
- Registrar · iana:13
- Country · AU
- Email · andrews@ankaproperty.com
- TLD · .com
- Browse hostnames · an…
- 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: "ankaproperty.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.