Skip to content

Hostname

services.mono.software

Last fetched

services.mono.software resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · services.mono.softwareRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/services.mono.software

Resolution chain

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

IPPrefixASNOperatorCountry
3.79.147.833.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with services.mono.software in WhisperGraph.

Subdomains

1 observed subdomain of services.mono.software.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for services.mono.software.

MechanismTarget
SPF_Aservices.mono.software
SPF_IP3.79.147.83
SPF_IP37.48.237.26
SPF_MXmail.mono-software.com
SPF_MXservices.mono.software

Related pages

Pivot deeper into the graph from services.mono.software.

Cypher and MCP

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

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