Skip to content

Hostname

mail.nimbo.software

Last fetched

mail.nimbo.software is a registered hostname under the .software top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · mail.nimbo.softwareRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.nimbo.software

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with mail.nimbo.software in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for mail.nimbo.software.

MechanismTarget
SPF_Amail.nimbo.software
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.74.23.156
SPF_IP146.59.147.42
SPF_IP160.153.129.231
SPF_IP178.33.167.244
SPF_IP188.165.131.190
SPF_IP54.36.190.202
SPF_IP54.37.157.90
SPF_MXmail.nimbo.software

Related pages

Pivot deeper into the graph from mail.nimbo.software.

Cypher and MCP

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

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