Hostname
straight.com
Last fetched
straight.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
straight.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 |
|---|---|---|---|---|
| 138.197.154.147 | 138.197.144.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- domain.admin@straight.com
- mcleod@straight.com
- 24a71c634adf429d8316b9ee9d738b66.protect@whoisguard.com
- 3138c95eb08448ec8e2d4481f4f9a7b7.protect@withheldforprivacy.com
- 8488b6a19dfa4e5395e4950b2139a268.protect@withheldforprivacy.com
- b171c40304a04bb38f18066dd6d8fb25.protect@withheldforprivacy.com
- fceb868d43024ae7b1ab5bdbd3a8a00e.protect@withheldforprivacy.com
Subdomains
21 observed subdomains of straight.com.
Web-graph footprint
Distinct hostnames that link to or from straight.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for straight.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from straight.com.
- IP · 138.197.154.147
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1068
- Country · CA
- Email · domain.admin@straight.com
- TLD · .com
- Browse hostnames · st…
- 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: "straight.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.