Skip to content

Hostname

apraava.com

Last fetched

apraava.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · apraava.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/apraava.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.198.87.4920.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of apraava.com.

Web-graph footprint

Distinct hostnames that link to or from apraava.com in the public web crawl.

20 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

46 SPF mechanisms authorising senders for apraava.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP115.110.231.138
SPF_IP136.226.232.0/23
SPF_IP136.226.242.0/23
SPF_IP136.226.244.0/23
SPF_IP136.226.252.0/23
SPF_IP136.226.253.116
SPF_IP136.226.253.80
SPF_IP136.226.253.96
SPF_IP136.226.254.0/23
SPF_IP136.226.255.80
SPF_IP136.226.255.96
SPF_IP165.225.120.0/23
SPF_IP165.225.121.44
SPF_IP165.225.121.69
SPF_IP165.225.122.0/23
SPF_IP165.225.244.112
SPF_IP165.225.244.114
SPF_IP165.225.244.116
SPF_IP165.225.244.119
SPF_IP165.225.4.90
SPF_IP165.225.4.92
SPF_IP165.225.4.94
SPF_IP165.225.4.96
SPF_IP165.225.44.202/31
SPF_IP167.103.118.0/23
SPF_IP167.103.119.83
SPF_IP167.103.120.0/23
SPF_IP167.103.186.0/23
SPF_IP167.103.188.0/23
SPF_IP167.103.2.0/23
SPF_IP167.103.2.175
SPF_IP167.103.2.179
SPF_IP167.103.2.189
SPF_IP167.103.54.0/23
SPF_IP167.103.55.98
SPF_IP167.103.6.0/23
SPF_IP167.103.88.0/23
SPF_IP216.218.133.196/31
SPF_IP216.218.133.198
SPF_IP216.218.133.238/31
SPF_IP216.218.133.240/30
SPF_IP216.218.133.244
SPF_IP216.52.207.82
SPF_IP3.109.187.96/32

Related pages

Pivot deeper into the graph from apraava.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "apraava.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.