Skip to content

Hostname

arjo.com

Last fetched

arjo.com resolves to 2 IPv4 addresses operated by TELE2 in SE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · arjo.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/arjo.com

Resolution chain

arjo.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:292
Organization
arjo ab
Contact emails

Subdomains

72 observed subdomains of arjo.com.

Web-graph footprint

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

479 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for arjo.com.

MechanismTarget
SPF_INCLUDE_spf-amer.onbmc.com
SPF_INCLUDE_spf-emea.onbmc.com
SPF_INCLUDE_spf.arjo.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from arjo.com.

Cypher and MCP

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

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