Skip to content

Hostname

callcall.jp

Last fetched

callcall.jp resolves to 1 IPv4 address operated by NIFCLOUD-NET - FUJITSU LIMITED in JP.

Nutrition Label

WHISPER CANON · callcall.jpRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/callcall.jp

Resolution chain

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

IPPrefixASNOperatorCountry
27.133.239.7227.133.232.0/21AS58793NIFCLOUD-NET - FUJITSU LIMITEDJP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

13 observed subdomains of callcall.jp.

Web-graph footprint

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

19 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for callcall.jp.

MechanismTarget
SPF_INCLUDE_spf.onamae.ne.jp
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_IP103.23.170.144/28
SPF_IP116.118.224.163
SPF_IP116.118.229.174
SPF_IP116.118.231.134
SPF_IP157.112.123.214
SPF_IP27.133.228.0/24
SPF_IP27.133.238.117

Related pages

Pivot deeper into the graph from callcall.jp.

Cypher and MCP

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

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