Hostname
motifbd.com
Last fetched
motifbd.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
motifbd.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 |
|---|---|---|---|---|
| 188.40.188.50 | 188.40.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- hosting help 24
- Contact emails
- info@hostinghelp24.com
- 28d5eccfe9754e6daaec898125cfb26f.protect@withheldforprivacy.com
- 50a40d8df68c409aa1c99ea91f8a0c74.protect@withheldforprivacy.com
- 7ad43849d2bb49eca5e1d80507e4301d.protect@withheldforprivacy.com
- ca178cac0897468a9aaff70ab27bf338.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
11 observed subdomains of motifbd.com.
Threat posture
History
Mail and authentication
MX records
- motifbd.com
SPF policy
2 SPF mechanisms authorising senders for motifbd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 188.40.188.50 |
Related pages
Pivot deeper into the graph from motifbd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "motifbd.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.