Skip to content

Hostname

mono.software

Last fetched

mono.software resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1151 as the registrar.

Nutrition Label

WHISPER CANON · mono.softwareRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mono.software

Resolution chain

mono.software resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.94.10713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.12213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.2113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.141.1093.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.53.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.743.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.93.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1151
Organization
denis susac
Contact emails

Subdomains

6 observed subdomains of mono.software.

Web-graph footprint

Distinct hostnames that link to or from mono.software in the public web crawl.

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mono.software.

MechanismTarget
SPF_Amono.software
SPF_Aservices.mono.software
SPF_INCLUDE_spf.google.com
SPF_IP3.79.147.83
SPF_MXmono.software

Related pages

Pivot deeper into the graph from mono.software.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mono.software"})-[: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.