Skip to content

Hostname

nimbus9.tech

Last fetched

nimbus9.tech resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1913 as the registrar.

Nutrition Label

WHISPER CANON · nimbus9.techRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/nimbus9.tech

Resolution chain

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

IPPrefixASNOperatorCountry
18.143.82.12618.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1913
Organization
cyberindo synergy system
Contact emails

Subdomains

15 observed subdomains of nimbus9.tech.

Web-graph footprint

Distinct hostnames that link to or from nimbus9.tech in the public web crawl.

41 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nimbus9.tech.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.hostinger.com
SPF_IP151.106.125.105

Related pages

Pivot deeper into the graph from nimbus9.tech.

Cypher and MCP

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

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