Hostname
directoryofscience.com
Last fetched
directoryofscience.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2529 as the registrar.
Nutrition Label
Resolution chain
directoryofscience.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.38.68 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.219.186 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2529
- Organization
- pending backorder/auction delivery at www.dropcatch.com
- Contact emails
- isaac@giomexia.com
- support@dropcatch.com
- 48db6f575b0a1e2c214c25e4c434442b64603966bf20cc2b6dc8952347ed646c@directoryofscience.com.whoisproxy.o
- 936f4317ba86a7dab35a9423253760c11f17c1404507aacb84810a7fff1f8574@directoryofscience.com.whoisproxy.o
- 22d72990e09a6fb4e630de4bd277a22bb9535426b398d1f20b5b930e086d35e2@directoryofscience.com.whoisproxy.org
Subdomains
2 observed subdomains of directoryofscience.com.
Web-graph footprint
Distinct hostnames that link to or from directoryofscience.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for directoryofscience.com.
| Mechanism | Target |
|---|---|
| SPF_A | directoryofscience.com |
| SPF_IP | 51.81.188.46 |
| SPF_MX | directoryofscience.com |
Related pages
Pivot deeper into the graph from directoryofscience.com.
- IP · 104.21.38.68
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2529
- Country · CA
- Email · isaac@giomexia.com
- TLD · .com
- Browse hostnames · di…
- 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: "directoryofscience.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.