Skip to content

Hostname

asknowas.com

Last fetched

asknowas.com resolves to 1 IPv4 address operated by SAKURA-B SAKURA Internet Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · asknowas.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/asknowas.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.16.104.216160.16.0.0/17AS9370SAKURA-B SAKURA Internet Inc.JP

WHOIS identity

Registrar
iana:1485
Organization
asknowas co., ltd attn asknowas.com care of network solutions
Contact emails

Subdomains

3 observed subdomains of asknowas.com.

Web-graph footprint

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

104 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for asknowas.com.

MechanismTarget
SPF_Aasknowas.com
SPF_INCLUDE_spf-sd.wadax-sv.jp
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf.yahoo.co.jp
SPF_INCLUDEspfgw.fsi.ne.jp
SPF_IP153.123.7.57
SPF_IP153.149.229.128/27
SPF_IP153.149.246.128/27
SPF_IP153.149.246.96/27
SPF_IP153.153.64.0/26
SPF_IP153.153.65.0/26
SPF_MXasknowas.com

Related pages

Pivot deeper into the graph from asknowas.com.

Cypher and MCP

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

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