Skip to content

Hostname

almado.co.jp

Last fetched

almado.co.jp resolves to 1 IPv4 address operated by XSERVER - Xserver Inc. in JP.

Nutrition Label

WHISPER CANON · almado.co.jpRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/almado.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
202.233.67.58202.233.66.0/23AS131965XSERVER - Xserver Inc.JP

WHOIS identity

No WHOIS records are currently associated with almado.co.jp in WhisperGraph.

Subdomains

3 observed subdomains of almado.co.jp.

Web-graph footprint

Distinct hostnames that link to or from almado.co.jp in the public web crawl.

72 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for almado.co.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmdmessi.maildealer.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.44.11.2/32
SPF_IP163.44.12.151
SPF_IP203.138.87.124
SPF_IP3.112.176.205
SPF_IP52.192.5.169
SPF_IP52.68.62.85
SPF_IP52.68.84.250
SPF_MXalmado.co.jp

Related pages

Pivot deeper into the graph from almado.co.jp.

Cypher and MCP

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

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