Skip to content

Hostname

onwd.com

Last fetched

onwd.com resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:3240 as the registrar.

Nutrition Label

WHISPER CANON · onwd.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/onwd.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.177.61.25185.177.61.0/24AS29222CH

WHOIS identity

Registrar
iana:3240
Organization
domain for sale
Contact emails

Subdomains

11 observed subdomains of onwd.com.

Web-graph footprint

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

188 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for onwd.com.

MechanismTarget
SPF_Aonwd.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.78.167.18
SPF_IP212.78.167.6
SPF_IP99.83.190.102/32
SPF_MXonwd.com

Related pages

Pivot deeper into the graph from onwd.com.

Cypher and MCP

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

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