Skip to content

Hostname

waycom.net

Last fetched

waycom.net resolves to 1 IPv4 address operated by AS16347 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · waycom.netRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/waycom.net

Resolution chain

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

IPPrefixASNOperatorCountry
194.177.50.91194.177.32.0/19AS16347FR

WHOIS identity

Registrar
iana:81
Organization
roland jhean
Contact emails

Subdomains

1,973 observed subdomains of waycom.net.

Web-graph footprint

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

50 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for waycom.net.

MechanismTarget
SPF_INCLUDE_spf.activetrail.com
SPF_INCLUDEall.spf.waycom.me
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP193.27.194.0/23
SPF_IP195.214.240.0/21
SPF_MXwaycom.net

Related pages

Pivot deeper into the graph from waycom.net.

Cypher and MCP

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

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