Hostname
braeda.com
Last fetched
braeda.com resolves to 1 IPv4 address operated by UPNLLC - Unite Private Networks LLC. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
braeda.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.199.121.100 | 138.199.120.0/23 | AS15164 | UPNLLC - Unite Private Networks LLC. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- b64n95eh8hn@networksolutionsprivateregistration.com
- bc4pd4v38rm@networksolutionsprivateregistration.com
- cy5bv2d3974@networksolutionsprivateregistration.com
- hq5yn52f2rf@networksolutionsprivateregistration.com
- my8686cv74g@networksolutionsprivateregistration.com
- sj8386xr7ux@networksolutionsprivateregistration.com
- u94p787n32u@networksolutionsprivateregistration.com
- ub3t887b8xc@networksolutionsprivateregistration.com
- vg9372fx3ma@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of braeda.com.
| Subdomain |
|---|
| mail.braeda.com |
| www.braeda.com |
Web-graph footprint
Distinct hostnames that link to or from braeda.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for braeda.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | franpos.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 138.199.121.96/29 |
Related pages
Pivot deeper into the graph from braeda.com.
- IP · 138.199.121.100
- ASN · AS15164UPNLLC - Unite Private Networks LLC.
- Registrar · iana:2
- Country · US
- Email · b64n95eh8hn@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · br…
- 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: "braeda.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.