Hostname
magpharm.com
Last fetched
magpharm.com resolves to 1 IPv4 address operated by AS51167 in GB. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
magpharm.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 |
|---|---|---|---|---|
| 82.208.23.184 | 82.208.20.0/22 | AS51167 | — | GB |
WHOIS identity
- Registrar
- iana:303
- Organization
- cherifa kerrar
- Contact emails
Subdomains
83 observed subdomains of magpharm.com.
Showing 25 of 83. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from magpharm.com in the public web crawl.
82 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for magpharm.com.
| Mechanism | Target |
|---|---|
| SPF_A | magpharm.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 151.80.221.142 |
| SPF_IP | 162.19.56.72 |
| SPF_IP | 188.165.50.176 |
| SPF_IP | 5.196.81.35 |
| SPF_IP | 57.128.5.69 |
| SPF_MX | magpharm.com |
Related pages
Pivot deeper into the graph from magpharm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "magpharm.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.