Skip to content

Hostname

magfic.com

Last fetched

magfic.com resolves to 47.251.0.214, announced in 47.251.0.0/17 by ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. in US. magfic.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 · magfic.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/magfic.com

Resolution chain

IPv6 resolution

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

Attribution

hangzhou alibaba advertising

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of magfic.com owner
Contact emails
1d3bb65f-2637-444b-9a95-34afb546bc26@identity-protect.org, 34075c74-4314-4f9e-b9fd-c7a3942ce32a@identity-protect.org, 558bfecf-d835-4a3f-bc0d-2f46efbda92c@identity-protect.org, 6cfc8e74-aed2-40c1-98d4-ed5f14d5d2c6@identity-protect.org, 95b313db-e80f-45af-a7e7-5ffaf9cb09df@identity-protect.org, a8321419-abde-4ae2-9a00-27a7dd24daee@identity-protect.org, b7db4adb-8c29-4986-95f1-3e821ae96cf3@identity-protect.org, f1354e39-5329-464a-8008-6bf89130e149@identity-protect.org

Subdomains

Showing 4 of 4 subdomains (4 per page).

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-445.awsdns-55.com
  • ns-1001.awsdns-61.net
  • ns-1176.awsdns-19.org
  • ns-1559.awsdns-02.co.uk

MX records

  • m1.feishu.cn

SPF policy

  • include: _netblocks.m.feishu.cn

Threat-feed evidence

History

Related pages

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