Skip to content

Hostname

cryptowaynow.net

Last fetched

cryptowaynow.net resolves to 1 IPv4 address operated by ASIATECH - Asiatech Data Transmission company in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · cryptowaynow.netRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cryptowaynow.net

Resolution chain

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

IPPrefixASNOperatorCountry
79.127.127.3579.127.127.0/24AS43754ASIATECH - Asiatech Data Transmission companyIR

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

3 observed subdomains of cryptowaynow.net.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for cryptowaynow.net.

MechanismTarget
SPF_Acryptowaynow.net
SPF_INCLUDE_spf.google.com
SPF_IP185.120.222.1/24
SPF_IP185.49.85.1/24
SPF_IP79.127.127.1/25
SPF_IP79.127.127.23
SPF_IP79.127.127.33
SPF_MXcryptowaynow.net

Related pages

Pivot deeper into the graph from cryptowaynow.net.

Cypher and MCP

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

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