Skip to content

Hostname

yes880.net

Last fetched

yes880.net resolves to 1 IPv4 address operated by TFN-TW - Taiwan Fixed Network, Telco and Network Service Provider. in TW. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · yes880.netRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/yes880.net

Resolution chain

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

IPPrefixASNOperatorCountry
103.129.178.8103.129.178.0/24AS9924TFN-TW - Taiwan Fixed Network, Telco and Network Service Provider.TW

WHOIS identity

Registrar
iana:1647
Organization
hfffgffgfgf fgffgfgfg
Contact emails

Subdomains

9 observed subdomains of yes880.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • yes880.net

SPF policy

3 SPF mechanisms authorising senders for yes880.net.

MechanismTarget
SPF_Ayes880.net
SPF_IP103.129.178.2
SPF_MXyes880.net

Related pages

Pivot deeper into the graph from yes880.net.

Cypher and MCP

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

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