Skip to content

Hostname

nurus.com

Last fetched

nurus.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · nurus.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nurus.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.65.186104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.191.123172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
92.205.21.16492.205.0.0/19AS21499DE

WHOIS identity

Registrar
iana:3871
Organization
adanet internet ve iletisim hizmetleri a.s.
Contact emails

Subdomains

22 observed subdomains of nurus.com.

Web-graph footprint

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

87 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nurus.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP88.255.236.23
SPF_IP88.255.236.30

Related pages

Pivot deeper into the graph from nurus.com.

Cypher and MCP

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

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