Skip to content

Hostname

unfuddle.com

Last fetched

unfuddle.com resolves to 13.227.192.101, announced in 13.227.192.0/24 by AMAZON-02 - Amazon.com, Inc. in CZ. unfuddle.com 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 · unfuddle.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unfuddle.com

Resolution chain

IPv6 resolution

No AAAA record for unfuddle.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of unfuddle.com owner
Contact emails
support@unfuddle.com, 35fe9b1b-1d88-42cc-9f0a-364df73465d7@identity-protect.org, 3c3260e0-6b2a-4a76-87d2-d7ff6172a597@identity-protect.org, eab747a0-76a4-46f4-bdfa-aa13d8040b58@identity-protect.org, f1d3421c-e198-44e6-8def-f7de3d12be0d@identity-protect.org, f4bc1555-a652-4869-a7be-d71a95196f38@identity-protect.org, ff06498a-8bed-4ce7-a00d-6b441061e04a@identity-protect.org, owner-1140758@unfuddle.com.whoisprivacyservice.org, owner-2009543@unfuddle.com.whoisprivacyservice.org, owner-4912631@unfuddle.com.whoisprivacyservice.org, owner-8709829@unfuddle.com.whoisprivacyservice.org, owner-9052345@unfuddle.com.whoisprivacyservice.org, owner-9705448@unfuddle.com.whoisprivacyservice.org, owner@unfuddle.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-241.awsdns-30.com
  • ns-543.awsdns-03.net
  • ns-1332.awsdns-38.org
  • ns-1973.awsdns-54.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.google.com
  • a: unfuddle.com
  • mx: unfuddle.com
  • include: mail.zendesk.com

Threat-feed evidence

History

Related pages

Pivot from unfuddle.com 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: "unfuddle.com"})-[: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.