Skip to content

Hostname

aynisoft.com

Last fetched

aynisoft.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
191.96.31.137191.96.31.0/24AS47583US

WHOIS identity

Registrar
iana:303
Organization
aynisoft s.a.c.
Contact emails

Subdomains

12 observed subdomains of aynisoft.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aynisoft.com.

MechanismTarget
SPF_Aaynisoft.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP191.96.31.137
SPF_IP67.222.6.133
SPF_MXaynisoft.com

Related pages

Pivot deeper into the graph from aynisoft.com.

Cypher and MCP

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

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