Skip to content

Hostname

dicre.com

Last fetched

dicre.com resolves to 1 IPv4 address operated by AS58791 in JP. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dicre.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/dicre.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.251.150.227160.251.150.0/24AS58791JP

WHOIS identity

Registrar
iana:2
Organization
dicre
Contact emails

Subdomains

8 observed subdomains of dicre.com.

Web-graph footprint

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

57 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dicre.com

SPF policy

4 SPF mechanisms authorising senders for dicre.com.

MechanismTarget
SPF_INCLUDEmxr.valueserver.jp
SPF_IP106.153.0.0/16
SPF_IP160.251.150.227
SPF_IP2001:268:fa30::/48

Related pages

Pivot deeper into the graph from dicre.com.

Cypher and MCP

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

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