Hostname
fortresstechnology.com
Last fetched
fortresstechnology.com resolves to 1 IPv4 address operated by YOUTUBE YOUTUBE in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
fortresstechnology.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 |
|---|---|---|---|---|
| 35.209.141.11 | 35.208.0.0/15 | AS43515 | YOUTUBE YOUTUBE | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
19 observed subdomains of fortresstechnology.com.
Web-graph footprint
Distinct hostnames that link to or from fortresstechnology.com in the public web crawl.
103 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for fortresstechnology.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6779912.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | send.helpmonks.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 142.0.181.20 |
| SPF_IP | 144.126.135.110 |
| SPF_IP | 162.243.76.241 |
| SPF_IP | 167.235.180.223 |
| SPF_IP | 184.174.37.122 |
| SPF_IP | 5.161.127.54 |
| SPF_IP | 5.161.181.85 |
| SPF_IP | 50.28.76.126 |
| SPF_IP | 94.130.206.226 |
| SPF_IP | 94.130.216.52 |
Related pages
Pivot deeper into the graph from fortresstechnology.com.
- IP · 35.209.141.11
- ASN · AS43515YOUTUBE YOUTUBE
- Registrar · iana:146
- Country · US
- Email · fortresstechnology.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · fo…
- 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: "fortresstechnology.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.