Skip to content

Hostname

live4cup.com

Last fetched

live4cup.com resolves to 3 IPv4 addresses operated by KVASUW-IN Kerala Veterinary & Animal Science University, Wayanad in CA. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · live4cup.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/live4cup.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.219.50.32162.219.50.0/24AS394354KVASUW-IN Kerala Veterinary & Animal Science University, WayanadCA
162.219.51.32162.219.51.0/24AS55195BGSU - Bowling Green State UniversityCA
94.23.219.13494.23.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:433
Organization
juillot alex
Contact emails

Subdomains

2 observed subdomains of live4cup.com.

Web-graph footprint

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

3,194 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for live4cup.com.

MechanismTarget
SPF_Alive4cup.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmx.ovh.com
SPF_IP2001:41d0:2:5e86:0:0:0:0
SPF_IP94.23.219.134
SPF_MXlive4cup.com

Related pages

Pivot deeper into the graph from live4cup.com.

Cypher and MCP

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

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