Skip to content

Hostname

mybyways.com

Last fetched

mybyways.com resolves to 1 IPv4 address operated by AS132241 in MY. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · mybyways.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mybyways.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.8.25.18103.8.25.0/24AS132241MY

WHOIS identity

Registrar
iana:303
Organization
su-ming wong
Contact emails

Subdomains

11 observed subdomains of mybyways.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • mybyways.com

SPF policy

9 SPF mechanisms authorising senders for mybyways.com.

MechanismTarget
SPF_Amybyways.com
SPF_IP103.8.25.14
SPF_IP103.8.25.15
SPF_IP103.8.25.18
SPF_IP103.8.25.182
SPF_IP113.23.184.145
SPF_IP113.23.184.48
SPF_IP163.47.203.57
SPF_MXmybyways.com

Related pages

Pivot deeper into the graph from mybyways.com.

Cypher and MCP

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

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