Skip to content

Hostname

yupptv.com

Last fetched

yupptv.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.171.65.4735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
padi, mr. udaynandan
Contact emails

Subdomains

48 observed subdomains of yupptv.com.

Web-graph footprint

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

596 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for yupptv.com.

MechanismTarget
SPF_INCLUDE_spfnew.logix.in
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.yupptv.com
SPF_IP103.11.200.0/22
SPF_IP167.89.101.129
SPF_IP167.89.102.14
SPF_IP167.89.108.81
SPF_IP167.89.11.179
SPF_IP167.89.110.191
SPF_IP167.89.29.164
SPF_IP167.89.33.104
SPF_IP167.89.33.2
SPF_IP167.89.33.214/32
SPF_IP167.89.69.61/32
SPF_IP167.89.72.118
SPF_IP167.89.76.158/32
SPF_IP167.89.76.163
SPF_IP185.80.220.210
SPF_IP23.103.128.0/19
SPF_IP23.103.191.0/24
SPF_IP23.103.198.0/23
SPF_IP23.103.200.0/21
SPF_IP23.103.208.0/21
SPF_IP34.236.12.71
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/14
SPF_IP52.100.0.0/14
SPF_IP54.227.191.163
SPF_IP63.146.102.40/32
SPF_IP64.4.22.64/26
SPF_IP65.55.169.0/24
SPF_IP65.55.88.0/24
SPF_IP66.28.216.142
SPF_IP69.64.38.112
SPF_IP72.32.203.75
SPF_IP72.32.203.77
SPF_IP72.32.241.230
SPF_IP72.32.65.192
SPF_IP80.231.219.0/24
SPF_IP80.231.25.0/24
SPF_IP91.198.22.0/24
SPF_IP94.245.120.64/26

Related pages

Pivot deeper into the graph from yupptv.com.

Cypher and MCP

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

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