Skip to content

Hostname

fiveprime.com

Last fetched

fiveprime.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · fiveprime.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fiveprime.com

Resolution chain

fiveprime.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
five prime therapeutics,
Contact emails

Subdomains

9 observed subdomains of fiveprime.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for fiveprime.com.

MechanismTarget
SPF_INCLUDEjordanlawrence.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEoutlook.com
SPF_INCLUDEspf.agiloft.com
SPF_INCLUDEspf.messaging.microsoft.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.85.7
SPF_IP108.171.167.255
SPF_IP12.207.199.0/24
SPF_IP12.232.43.131
SPF_IP161.47.83.173
SPF_IP162.209.38.195
SPF_IP162.242.176.254
SPF_IP166.78.198.138
SPF_IP184.106.37.245
SPF_IP23.253.9.220
SPF_IP23.253.9.221
SPF_IP34.192.161.221
SPF_IP43.228.185.67/32
SPF_IP43.228.187.74/32
SPF_IP51.143.2.1
SPF_IP52.151.22.227
SPF_IP52.183.58.4
SPF_MXfiveprime.com

Related pages

Pivot deeper into the graph from fiveprime.com.

Cypher and MCP

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

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