Hostname
magiqsoftware.com
Last fetched
magiqsoftware.com resolves to 1 IPv4 address operated by PL-PEPOWO-NET-AS in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
magiqsoftware.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.124.55.171 | 45.124.52.0/22 | AS133159 | PL-PEPOWO-NET-AS | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of magiqsoftware.com owner
- Contact emails
- randyglenn9@gmail.com
- 02889d37-4971-48be-a8e7-7fe59a01c329@identity-protect.org
- 244172c2-6d65-4bc8-916e-774a7ffce281@identity-protect.org
- 4ba3443a-ab5e-4ed7-ad80-dbf22f2dc746@identity-protect.org
- ce93beb6-08a8-4090-ab42-7ed49865afd7@identity-protect.org
- owner-11202952@magiqsoftware.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of magiqsoftware.com.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from magiqsoftware.com in the public web crawl.
24 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for magiqsoftware.com.
| Mechanism | Target |
|---|---|
| SPF_A | magiqsoftware.com |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | magiqcloud.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.179.120 |
| SPF_IP | 151.236.35.177/32 |
| SPF_IP | 203.97.83.42 |
| SPF_IP | 92.48.103.58/32 |
| SPF_MX | magiqsoftware.com |
Related pages
Pivot deeper into the graph from magiqsoftware.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "magiqsoftware.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.