Skip to content

Hostname

daffaires.jp

Last fetched

daffaires.jp resolves to 1 IPv4 address operated by AS17511 in JP.

Nutrition Label

WHISPER CANON · daffaires.jpRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/daffaires.jp

Resolution chain

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

IPPrefixASNOperatorCountry
180.147.250.39180.144.0.0/14AS17511JP

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

2 observed subdomains of daffaires.jp.

Web-graph footprint

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

8 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for daffaires.jp.

MechanismTarget
SPF_Adaffaires.jp
SPF_Aserver3g.extremeserv.net
SPF_IP153.127.211.138/32
SPF_IP153.127.211.139/32
SPF_IP153.127.211.140/32
SPF_IP153.127.211.141/32
SPF_IP153.127.211.142/32
SPF_MXdaffaires.jp

Related pages

Pivot deeper into the graph from daffaires.jp.

Cypher and MCP

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

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