Skip to content

Hostname

waymore.io

Last fetched

waymore.io resolves to 1 IPv4 address operated by AS33808 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · waymore.ioRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/waymore.io

Resolution chain

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

IPPrefixASNOperatorCountry
89.31.1.11889.31.0.0/21AS33808DE

WHOIS identity

Registrar
iana:303
Organization
domains by proxy,
Contact emails

Subdomains

80 observed subdomains of waymore.io.

Web-graph footprint

Distinct hostnames that link to or from waymore.io in the public web crawl.

51 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for waymore.io.

MechanismTarget
SPF_Awaymore.io
SPF_INCLUDE_spf.amdtelecom.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsspf.sendpulse.com

Related pages

Pivot deeper into the graph from waymore.io.

Cypher and MCP

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

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