Skip to content

Hostname

adways.net

Last fetched

adways.net resolves to 4 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · adways.netRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/adways.net

Resolution chain

adways.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.78.157192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.239192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
27.110.50.16327.110.48.0/21AS10021JP
27.110.50.16427.110.48.0/21AS10021JP

WHOIS identity

Registrar
iana:49
Organization
haruhisa okamura
Contact emails

Subdomains

55 observed subdomains of adways.net.

Web-graph footprint

Distinct hostnames that link to or from adways.net in the public web crawl.

394 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for adways.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.spcloud.jp
SPF_INCLUDEspf.tricorn.net
SPF_INCLUDEsrs0381.cuenote.jp
SPF_IP27.110.50.0/24
SPF_IP54.65.19.175/32

Related pages

Pivot deeper into the graph from adways.net.

Cypher and MCP

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

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