Skip to content

Hostname

comipo.app

Last fetched

comipo.app resolves to 1 IPv4 address operated by IDCF IDC Frontier Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · comipo.appRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/comipo.app

Resolution chain

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

IPPrefixASNOperatorCountry
210.140.64.86210.140.64.0/19AS4694IDCF IDC Frontier Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

15 observed subdomains of comipo.app.

Web-graph footprint

Distinct hostnames that link to or from comipo.app in the public web crawl.

135 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for comipo.app.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_IP18.179.96.227
SPF_IP52.194.147.188
SPF_IP52.68.10.147
SPF_IP52.69.238.56
SPF_IP52.69.85.159
SPF_IP54.249.39.253
SPF_IP54.65.6.225
SPF_IP54.92.65.17
SPF_MXcomipo.app

Related pages

Pivot deeper into the graph from comipo.app.

Cypher and MCP

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

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