Hostname
defektro.com
Last fetched
defektro.com resolves to 1 IPv4 address operated by AS131921 in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
defektro.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 153.122.205.35 | 153.122.192.0/20 | AS131921 | — | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- hirofumi uchino
- Contact emails
Subdomains
3 observed subdomains of defektro.com.
Web-graph footprint
Distinct hostnames that link to or from defektro.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
61 SPF mechanisms authorising senders for defektro.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.activegate-ss.jp |
| SPF_INCLUDE | _spf.shared-server.net |
| SPF_IP | 60.241.0.10 |
| SPF_IP | 60.241.0.11 |
| SPF_IP | 60.241.0.12/24 |
| SPF_IP | 60.241.0.13 |
| SPF_IP | 60.241.0.14 |
| SPF_IP | 60.241.0.15 |
| SPF_IP | 60.241.0.16 |
| SPF_IP | 60.241.0.17 |
| SPF_IP | 60.241.0.18 |
| SPF_IP | 60.241.0.19 |
| SPF_IP | 60.241.0.20 |
| SPF_IP | 60.241.0.21 |
| SPF_IP | 60.241.0.22 |
| SPF_IP | 60.241.0.23 |
| SPF_IP | 60.241.0.24 |
| SPF_IP | 60.241.0.25 |
| SPF_IP | 60.241.0.26 |
| SPF_IP | 60.241.0.27 |
| SPF_IP | 60.241.0.28 |
| SPF_IP | 60.241.0.29 |
| SPF_IP | 60.241.0.30 |
| SPF_IP | 60.241.0.31 |
| SPF_IP | 60.241.0.32 |
| SPF_IP | 60.241.0.33 |
| SPF_IP | 60.241.0.34 |
| SPF_IP | 60.241.0.35 |
| SPF_IP | 60.241.0.36 |
| SPF_IP | 60.241.0.37 |
| SPF_IP | 60.241.0.38 |
| SPF_IP | 60.241.0.39 |
| SPF_IP | 60.241.0.40 |
| SPF_IP | 60.241.0.41 |
| SPF_IP | 60.241.0.42 |
| SPF_IP | 60.241.0.43 |
| SPF_IP | 60.241.0.44 |
| SPF_IP | 60.241.0.45 |
| SPF_IP | 60.241.0.46 |
| SPF_IP | 60.241.0.47 |
| SPF_IP | 60.241.0.48 |
| SPF_IP | 60.241.0.49 |
| SPF_IP | 60.241.0.50 |
| SPF_IP | 60.241.0.51 |
| SPF_IP | 60.241.0.52 |
| SPF_IP | 60.241.0.53 |
| SPF_IP | 60.241.0.54 |
| SPF_IP | 60.241.0.55 |
| SPF_IP | 60.241.0.56 |
| SPF_IP | 60.241.0.57 |
| SPF_IP | 60.241.0.58 |
| SPF_IP | 60.241.0.59 |
| SPF_IP | 60.241.0.60 |
| SPF_IP | 60.241.0.61 |
| SPF_IP | 60.241.0.62 |
| SPF_IP | 60.241.0.63 |
| SPF_IP | 60.241.0.64 |
| SPF_IP | 60.241.0.65 |
| SPF_IP | 60.241.0.66 |
| SPF_IP | 60.241.0.67 |
| SPF_IP | 60.241.0.68 |
Related pages
Pivot deeper into the graph from defektro.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "defektro.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.