Hostname
effectsdatabase.com
Last fetched
effectsdatabase.com resolves to 1 IPv4 address operated by AS-UNIXSOLUTIONS Unix-Solutions Network in BE. WHOIS lists iana:1467 as the registrar.
Nutrition Label
Resolution chain
effectsdatabase.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 |
|---|---|---|---|---|
| 109.68.161.56 | 109.68.160.0/21 | AS39923 | AS-UNIXSOLUTIONS Unix-Solutions Network | BE |
WHOIS identity
- Registrar
- iana:1467
- Organization
- whois agent
- Contact emails
Subdomains
18 observed subdomains of effectsdatabase.com.
Showing 16 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from effectsdatabase.com in the public web crawl.
123 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for effectsdatabase.com.
| Mechanism | Target |
|---|---|
| SPF_A | easyhost.be |
| SPF_A | effectsdatabase.com |
| SPF_A | gmail.com |
| SPF_A | google.com |
| SPF_A | webhosting.be |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | _spf.relay.mailprotect.be |
| SPF_INCLUDE | server01.effectsdatabase.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 78.40.97.61 |
| SPF_IP | 83.217.74.25 |
| SPF_MX | effectsdatabase.com |
Related pages
Pivot deeper into the graph from effectsdatabase.com.
- IP · 109.68.161.56
- ASN · AS39923AS-UNIXSOLUTIONS Unix-Solutions Network
- Registrar · iana:1467
- Country · BE
- Email · jsrcfnsxmq@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · ef…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "effectsdatabase.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.