Hostname
seg.org
Last fetched
seg.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
seg.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.8.242 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.9.242 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.46 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ab6us84m2dg@networksolutionsprivateregistration.com
- aj9q98sx7nc@networksolutionsprivateregistration.com
- bn4gd99v9ry@networksolutionsprivateregistration.com
- de8s93hc34y@networksolutionsprivateregistration.com
- hg5z57ea9xs@networksolutionsprivateregistration.com
- m272u2jw9g8@networksolutionsprivateregistration.com
- m56n72cm6ma@networksolutionsprivateregistration.com
- nc5fj4464k8@networksolutionsprivateregistration.com
- nt3qs6p55x7@networksolutionsprivateregistration.com
- s46sf6xp2qd@networksolutionsprivateregistration.com
- sr2ba3h4687@networksolutionsprivateregistration.com
- wx4xv4wa9yz@networksolutionsprivateregistration.com
- xb8nt78t9mz@networksolutionsprivateregistration.com
- xr2437545wb@networksolutionsprivateregistration.com
- xt62d4bt5zm@networksolutionsprivateregistration.com
- licensing@seg.org
Subdomains
55 observed subdomains of seg.org.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from seg.org in the public web crawl.
694 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
26 SPF mechanisms authorising senders for seg.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 135.84.216.0/22 |
| SPF_IP | 167.89.111.55/32 |
| SPF_IP | 168.245.29.166 |
| SPF_IP | 168.245.47.234/32 |
| SPF_IP | 168.245.6.113/32 |
| SPF_IP | 216.98.158.0/24 |
| SPF_IP | 34.233.81.52 |
| SPF_IP | 34.236.112.77 |
| SPF_IP | 34.237.49.61 |
| SPF_IP | 34.245.210.0/24 |
| SPF_IP | 35.174.44.16/32 |
| SPF_IP | 37.46.141.132 |
| SPF_IP | 52.200.59.0/24 |
| SPF_IP | 54.156.205.252 |
| SPF_IP | 54.234.244.164 |
| SPF_IP | 63.143.57.128/25 |
| SPF_IP | 63.143.59.128/25 |
| SPF_IP | 65.156.0.0/23 |
| SPF_IP | 66.240.227.0/24 |
| SPF_IP | 74.201.41.51 |
| SPF_IP | 74.41.201.52 |
| SPF_IP | 74.63.212.0/24 |
| SPF_MX | seg.org |
Related pages
Pivot deeper into the graph from seg.org.
- IP · 104.26.8.242
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · ab6us84m2dg@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · se…
- 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: "seg.org"})-[: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.