Skip to content

Hostname

macca-nihongo.com

Last fetched

macca-nihongo.com resolves to 1 IPv4 address operated by AS131775 in ID. WHOIS lists iana:1675 as the registrar.

Nutrition Label

WHISPER CANON · macca-nihongo.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/macca-nihongo.com

Resolution chain

macca-nihongo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.16.198.22103.16.198.0/24AS131775ID

WHOIS identity

Registrar
iana:1675
Organization
domain admin
Contact emails

Subdomains

6 observed subdomains of macca-nihongo.com.

Web-graph footprint

Distinct hostnames that link to or from macca-nihongo.com in the public web crawl.

45 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • macca-nihongo.com

SPF policy

13 SPF mechanisms authorising senders for macca-nihongo.com.

MechanismTarget
SPF_Amacca-nihongo.com
SPF_IP103.102.0.42
SPF_IP103.102.1.34
SPF_IP103.102.1.42
SPF_IP103.131.51.55
SPF_IP103.131.51.57
SPF_IP103.131.51.9
SPF_IP103.131.51.97
SPF_IP103.131.51.98
SPF_IP103.16.198.131
SPF_IP103.16.198.132
SPF_IP103.16.198.22
SPF_MXmacca-nihongo.com

Related pages

Pivot deeper into the graph from macca-nihongo.com.

Cypher and MCP

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

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