Skip to content

Hostname

azsoftwarehouse.com

Last fetched

azsoftwarehouse.com resolves to 1 IPv4 address operated by AS152565 in IN. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · azsoftwarehouse.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/azsoftwarehouse.com

Resolution chain

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

IPPrefixASNOperatorCountry
165.101.250.36165.101.250.0/24AS152565IN

WHOIS identity

Registrar
iana:1636
Organization
azsoftwarehouse
Contact emails

Subdomains

9 observed subdomains of azsoftwarehouse.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • azsoftwarehouse.com

SPF policy

6 SPF mechanisms authorising senders for azsoftwarehouse.com.

MechanismTarget
SPF_Aazsoftwarehouse.com
SPF_IP116.202.196.235
SPF_IP116.202.196.241
SPF_IP161.248.163.80
SPF_IP165.101.250.36
SPF_MXazsoftwarehouse.com

Related pages

Pivot deeper into the graph from azsoftwarehouse.com.

Cypher and MCP

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

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