Skip to content

Hostname

nirudi.com

Last fetched

nirudi.com resolves to 2 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · nirudi.comRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nirudi.com

Resolution chain

nirudi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.208.40.13367.208.40.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCUS
95.172.86.1295.172.86.0/23AS32475SINGLEHOP-LLC - Internap Holding LLCGB

WHOIS identity

Registrar
iana:48
Organization
dieudonne nimubona rukundo
Contact emails

Subdomains

52 observed subdomains of nirudi.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nirudi.com

SPF policy

6 SPF mechanisms authorising senders for nirudi.com.

MechanismTarget
SPF_Anirudi.com
SPF_IP184.154.14.190
SPF_IP65.60.26.149
SPF_IP67.208.40.133
SPF_IP69.175.76.239
SPF_MXnirudi.com

Related pages

Pivot deeper into the graph from nirudi.com.

Cypher and MCP

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

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