Skip to content

Hostname

wasaline.com

Last fetched

wasaline.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · wasaline.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wasaline.com

Resolution chain

wasaline.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.79.251104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.172.79172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
nlc ferry
Contact emails

Subdomains

19 observed subdomains of wasaline.com.

Web-graph footprint

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

274 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for wasaline.com.

MechanismTarget
SPF_INCLUDE2286425.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhostingspf.carus.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoner.fi
SPF_IP194.137.1.42
SPF_IP34.88.101.71
SPF_IP62.183.180.140
SPF_IP62.20.24.134
SPF_IP62.72.246.130
SPF_IP78.79.208.48
SPF_IP80.244.76.101
SPF_IP84.34.147.53
SPF_IP85.134.36.182

Related pages

Pivot deeper into the graph from wasaline.com.

Cypher and MCP

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

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