Skip to content

Hostname

dnow.com

Last fetched

dnow.com resolves to 1 IPv4 address operated by ORTYCOM LTDA in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dnow.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dnow.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.106.200.189.106.200.0/24AS209626ORTYCOM LTDANL

WHOIS identity

Registrar
iana:2
Organization
distributionnow
Contact emails

Subdomains

31 observed subdomains of dnow.com.

Web-graph footprint

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

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for dnow.com.

MechanismTarget
SPF_INCLUDE6097324.spf10.hubspotemail.net
SPF_INCLUDE_spf.highradius.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEukspf.dnow.com
SPF_IP104.210.152.216
SPF_IP104.210.195.151
SPF_IP192.254.115.42/32
SPF_IP34.67.112.150
SPF_IP40.84.222.5
SPF_IP51.52.14.194
SPF_IP52.112.191.38
SPF_IP52.112.238.42
SPF_IP52.112.238.43
SPF_IP52.123.160.48
SPF_IP52.238.119.141/32
SPF_IP52.244.160.207/32
SPF_IP72.48.124.20

Related pages

Pivot deeper into the graph from dnow.com.

Cypher and MCP

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

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