Skip to content

Hostname

eflora.co.jp

Last fetched

eflora.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · eflora.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/eflora.co.jp

Resolution chain

eflora.co.jp has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
eflora
Contact emails

Subdomains

13 observed subdomains of eflora.co.jp.

Web-graph footprint

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

557 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for eflora.co.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEfc8159.cuenote.jp
SPF_INCLUDEmdcrocus.maildealer.jp
SPF_INCLUDEspfgw.fsi.ne.jp
SPF_IP210.160.254.0/25

Related pages

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

Cypher and MCP

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

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