Skip to content

Hostname

anandsoft.com

Last fetched

anandsoft.com resolves to 2 IPv4 addresses operated by AS14670 in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · anandsoft.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/anandsoft.com

Resolution chain

anandsoft.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:3862
Organization
anand software and training pvt.
Contact emails

Subdomains

20 observed subdomains of anandsoft.com.

Web-graph footprint

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

42 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • anandsoft.com

SPF policy

8 SPF mechanisms authorising senders for anandsoft.com.

MechanismTarget
SPF_Aanandsoft.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP173.237.185.111
SPF_IP173.237.189.63
SPF_IP195.250.26.70
SPF_IP195.250.26.86
SPF_IP65.181.111.132
SPF_MXanandsoft.com

Related pages

Pivot deeper into the graph from anandsoft.com.

Cypher and MCP

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

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