Skip to content

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

WHISPER CANON · ankaproperty.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ankaproperty.com

Resolution chain

ankaproperty.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
221.121.159.203221.121.159.0/24AS45671AS45671-NET-AU Wholesale Services ProviderAU

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ankaproperty.com.

MechanismTarget
SPF_Aankaproperty.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP14.203.227.110/32
SPF_IP220.245.118.78/32
SPF_MXankaproperty.com

Related pages

Pivot deeper into the graph from ankaproperty.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.