Skip to content

Hostname

pharmaxim.com

Last fetched

pharmaxim.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in FI. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · pharmaxim.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pharmaxim.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.228.62.21235.228.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCFI

WHOIS identity

Registrar
iana:1052
Organization
backstrom johan
Contact emails

Subdomains

5 observed subdomains of pharmaxim.com.

Web-graph footprint

Distinct hostnames that link to or from pharmaxim.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pharmaxim.com.

MechanismTarget
SPF_Apxm-exch01.pharmaxim.com
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.67.12.36
SPF_IP20.179.246.147
SPF_IP89.160.0.226/32
SPF_MXpharmaxim.com

Related pages

Pivot deeper into the graph from pharmaxim.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pharmaxim.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.