Hostname
science-t.com
Last fetched
science-t.com resolves to 1 IPv4 address operated by SAKURA-A SAKURA Internet Inc. in JP. WHOIS lists iana:1485 as the registrar.
Nutrition Label
Resolution chain
science-t.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.127.65.22 | 153.127.0.0/17 | AS7684 | SAKURA-A SAKURA Internet Inc. | JP |
WHOIS identity
- Registrar
- iana:1485
- Organization
- science&technology co,ltd.
- Contact emails
Subdomains
3 observed subdomains of science-t.com.
Web-graph footprint
Distinct hostnames that link to or from science-t.com in the public web crawl.
191 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for science-t.com.
| Mechanism | Target |
|---|---|
| SPF_A | www5245.sakura.ne.jp |
| SPF_INCLUDE | spf.haihaimail.jp |
| SPF_IP | 133.167.8.185/32 |
| SPF_IP | 133.242.10.64 |
| SPF_IP | 153.127.65.22 |
| SPF_MX | science-t.com |
Related pages
Pivot deeper into the graph from science-t.com.
- IP · 153.127.65.22
- ASN · AS7684SAKURA-A SAKURA Internet Inc.
- Registrar · iana:1485
- Country · JP
- Email · richard@science-t.com
- TLD · .com
- Browse hostnames · sc…
- 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: "science-t.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.