Skip to content

Hostname

magmacom.com

Last fetched

magmacom.com resolves to 216.254.136.209, announced in 216.254.128.0/20 by PRIMUS-AS6407 - Primus Telecommunications Canada Inc. in CA. magmacom.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 · magmacom.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/magmacom.com

Resolution chain

IPv6 resolution

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

Attribution

primus canada

ORIGIN_AS

WHOIS identity

Registrar
iana:69
Registrant organisation
primus management ulc
Contact emails
registrar@primustel.ca

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.primus.ca
  • ns1.primus.ca
  • ns2.primus.ca

MX records

  • mx.primus.ca

SPF policy

  • ip: 67.230.159.0/26
  • ip: 216.254.140.128/26
  • ip: 216.254.220.64/26
  • ip: 209.183.31.64/26
  • include: _spf3.primus.ca
  • include: mailanyone.net

Threat-feed evidence

History

Related pages

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