Skip to content

Hostname

bas.co.jp

Last fetched

bas.co.jp resolves to 1 IPv4 address operated by AS7506 in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
157.7.184.18157.7.128.0/17AS7506JP

WHOIS identity

Registrar
Organization
bas
Contact emails

Subdomains

4 observed subdomains of bas.co.jp.

Web-graph footprint

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

32 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for bas.co.jp.

MechanismTarget
SPF_Aah113.secure.ne.jp
SPF_Amxr068.valueserver.jp
SPF_Awww3504.sakura.ne.jp
SPF_Awww3524.sakura.ne.jp
SPF_INCLUDEaspmx.googlemail.com
SPF_IP133.130.111.80
SPF_IP133.130.118.180
SPF_IP150.60.157.106
SPF_IP150.60.159.20/32
SPF_IP150.60.159.34
SPF_IP150.60.159.66
SPF_IP150.60.167.253
SPF_IP150.60.212.10
SPF_IP150.60.232.169
SPF_IP157.7.184.18
SPF_IP157.7.185.171
SPF_IP160.251.152.196
SPF_IP180.235.240.15
SPF_IP203.189.104.66
SPF_IP203.189.104.73
SPF_IP203.189.104.77
SPF_IP203.189.104.79
SPF_IP203.189.104.87
SPF_IP203.189.104.88
SPF_IP49.212.243.34

Related pages

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

Cypher and MCP

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

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