Skip to content

Hostname

indivior.com

Last fetched

indivior.com resolves to 2 IPv4 addresses operated by AS8586 in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · indivior.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/indivior.com

Resolution chain

indivior.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

56 observed subdomains of indivior.com.

Web-graph footprint

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

369 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for indivior.com.

MechanismTarget
SPF_INCLUDE_spf-dc8.sapsf.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEpulsehealth.tech
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP149.72.127.227
SPF_IP162.44.166.22
SPF_IP198.21.0.172
SPF_IP208.85.54.153
SPF_IP34.199.104.156
SPF_IP64.95.144.196/27
SPF_IP74.112.65.67

Related pages

Pivot deeper into the graph from indivior.com.

Cypher and MCP

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

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