Skip to content

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

WHISPER CANON · magpharm.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/magpharm.com

Resolution chain

magpharm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.208.23.18482.208.20.0/22AS51167GB

WHOIS identity

Registrar
iana:303
Organization
cherifa kerrar
Contact emails

Subdomains

83 observed subdomains of magpharm.com.

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for magpharm.com.

MechanismTarget
SPF_Amagpharm.com
SPF_INCLUDEspf.mailjet.com
SPF_IP151.80.221.142
SPF_IP162.19.56.72
SPF_IP188.165.50.176
SPF_IP5.196.81.35
SPF_IP57.128.5.69
SPF_MXmagpharm.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.