Skip to content

Hostname

ugcdeck.co

Last fetched

ugcdeck.co resolves to 68.168.220.124, announced in 68.168.208.0/20 by IS-AS-1 - Interserver, Inc in US. ugcdeck.co is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ugcdeck.coRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ugcdeck.co

Resolution chain

IPv6 resolution

No AAAA record for ugcdeck.co is recorded in WhisperGraph.

Attribution

interserver

ORIGIN_AS

WHOIS identity

Registrar
iana:1068

Subdomains

Mail and authentication

Nameservers

  • dns3004a.trouble-free.net
  • dns3004b.trouble-free.net

MX records

  • mail.ugcdeck.co

SPF policy

  • a: ugcdeck.co
  • mx: ugcdeck.co
  • include: spf.web-hosting.com
  • include: relay.mailbaby.net
  • ip: 198.187.29.236
  • ip: 198.187.29.238
  • ip: 198.54.114.105
  • ip: 199.188.200.81
  • ip: 199.188.205.3
  • ip: 199.188.205.7
  • ip: 67.223.118.151
  • ip: 67.223.118.154
  • ip: 68.168.220.122

Threat-feed evidence

History

Related pages

Pivot from ugcdeck.co into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ugcdeck.co"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.