Skip to content

Hostname

up-guu.com

Last fetched

up-guu.com resolves to 1 IPv4 address operated by AS50673 in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · up-guu.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/up-guu.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.42.188.531.42.188.0/23AS50673NL

WHOIS identity

Registrar
iana:303
Organization
sergey nikitin
Contact emails

Subdomains

2 observed subdomains of up-guu.com.

Web-graph footprint

Distinct hostnames that link to or from up-guu.com in the public web crawl.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • up-guu.com

SPF policy

8 SPF mechanisms authorising senders for up-guu.com.

MechanismTarget
SPF_Aup-guu.com
SPF_IP144.76.202.11
SPF_IP185.181.164.242
SPF_IP185.253.217.253
SPF_IP31.184.193.10
SPF_IP31.42.188.5
SPF_IP5.101.4.254
SPF_MXup-guu.com

Related pages

Pivot deeper into the graph from up-guu.com.

Cypher and MCP

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

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