Skip to content

Hostname

module2.minapia.com

Last fetched

module2.minapia.com resolves to 1 IPv4 address operated by AS24282 in JP.

Nutrition Label

WHISPER CANON · module2.minapia.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/module2.minapia.com

Resolution chain

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

IPPrefixASNOperatorCountry
124.248.158.148124.248.160.0/19AS24282JP

WHOIS identity

No WHOIS records are currently associated with module2.minapia.com in WhisperGraph.

Subdomains

1 observed subdomain of module2.minapia.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for module2.minapia.com.

MechanismTarget
SPF_Amodule2.minapia.com
SPF_IP103.3.51.102
SPF_IP103.3.51.110
SPF_IP103.3.51.98
SPF_IP124.248.158.148
SPF_IP124.248.158.185
SPF_IP183.90.245.38
SPF_MXmodule2.minapia.com

Related pages

Pivot deeper into the graph from module2.minapia.com.

Cypher and MCP

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

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