Skip to content

Hostname

armp.bj

Last fetched

armp.bj resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:open solutions_entreprises as the registrar.

Nutrition Label

WHISPER CANON · armp.bjRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/armp.bj

Resolution chain

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

WHOIS identity

Registrar
registrar:open solutions_entreprises
Organization
commission nationale de regulation des marches
Contact emails

Subdomains

9 observed subdomains of armp.bj.

Web-graph footprint

Distinct hostnames that link to or from armp.bj in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • armp.bj

SPF policy

6 SPF mechanisms authorising senders for armp.bj.

MechanismTarget
SPF_Aarmp.bj
SPF_IP155.133.23.155
SPF_IP173.249.16.169
SPF_IP51.89.155.5
SPF_IP54.39.133.15
SPF_MXarmp.bj

Related pages

Pivot deeper into the graph from armp.bj.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "armp.bj"})-[: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.