Skip to content

Hostname

marmeladies.com

Last fetched

marmeladies.com resolves to 74.84.138.212, announced in 74.84.128.0/20 by HOPONE-GLOBAL - HopOne Internet Corporation in US. marmeladies.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 · marmeladies.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/marmeladies.com

Resolution chain

IPv6 resolution

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

Attribution

hopone

ORIGIN_AS

WHOIS identity

Registrar
iana:463
Contact emails
cosmada.holdings.ltd@gmail.com, marmeladies.com@whoisproxy.ru

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-124.awsdns-15.com
  • ns1.marmeladies.com
  • ns2.marmeladies.com
  • ns3.marmeladies.com
  • ns-1014.awsdns-62.net
  • ns-1367.awsdns-42.org
  • ns-1952.awsdns-52.co.uk

MX records

  • mail.marmeladies.com

SPF policy

  • a: marmeladies.com
  • mx: marmeladies.com
  • include: mailgun.org
  • ip: 2600:3c00:0:0:f03c:91ff:fe73:3bf8
  • ip: 74.84.133.125
  • ip: 74.84.133.157
  • ip: 74.84.137.83
  • ip: 74.84.138.212
  • ip: 74.84.138.213
  • ip: 96.126.117.231

Threat-feed evidence

History

Related pages

Pivot from marmeladies.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: "marmeladies.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.