Skip to content

Hostname

magicdeliver.com

Last fetched

magicdeliver.com resolves to 192.250.235.221, announced in 192.250.235.0/24 by WHG-SGP - WHG Hosting Services Ltd in SG. magicdeliver.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 · magicdeliver.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/magicdeliver.com

Resolution chain

IPv6 resolution

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

Attribution

whg

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
matthew klein
Contact emails
mklein72@hotmail.com, 367543495d554f7b9c539dd3e3d51e4d.protect@withheldforprivacy.com, 589c9f29442647c184ac10b35224e3df.protect@withheldforprivacy.com, 8d4dd21adcab465c88c0829e244462bf.protect@withheldforprivacy.com

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

  • ns1.stableserver.net
  • ns2.stableserver.net
  • ns1.sgp1.stableserver.net
  • ns2.sgp1.stableserver.net

MX records

  • mail.magicdeliver.com

SPF policy

  • a: magicdeliver.com
  • mx: magicdeliver.com
  • include: spf.mysecurecloudhost.com
  • include: relay.mailchannels.net
  • ip: 165.140.71.187
  • ip: 192.250.235.217
  • ip: 192.250.235.221

Threat-feed evidence

History

Related pages

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