Skip to content

Hostname

byd.com

Last fetched

byd.com resolves to 2 IPv4 addresses operated by LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD. in CN. WHOIS lists iana:1723 as the registrar.

Nutrition Label

WHISPER CANON · byd.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/byd.com

Resolution chain

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

IPPrefixASNOperatorCountry
47.106.90.12447.106.0.0/16AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
47.107.51.1147.107.0.0/16AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN

WHOIS identity

Registrar
iana:1723
Organization
bob wang
Contact emails

Subdomains

69 observed subdomains of byd.com.

Web-graph footprint

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

3,885 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for byd.com.

MechanismTarget
SPF_Agw.byd.com
SPF_Amx03.f5www.byd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.50.193.21
SPF_IP147.50.193.22
SPF_IP159.138.50.239
SPF_IP182.160.7.15
SPF_IP192.18.132.121
SPF_IP192.9.228.57
SPF_IP218.17.215.118
SPF_IP218.17.215.97
SPF_IP218.17.215.98
SPF_IP219.134.188.36
SPF_IP219.134.188.37
SPF_IP221.179.18.134
SPF_IP221.179.18.135
SPF_IP47.176.74.109
SPF_IP58.250.47.93
SPF_IP63.110.44.13
SPF_IP63.110.44.14
SPF_IP65.200.46.124

Related pages

Pivot deeper into the graph from byd.com.

Cypher and MCP

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

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