Hostname
empresaria.com
Last fetched
empresaria.com resolves to 2 IPv4 addresses operated by FourD-AS - Redcentric Solutions Ltd in GB. WHOIS lists iana:134 as the registrar.
Nutrition Label
Resolution chain
empresaria.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.245.248.202 | 46.245.248.0/21 | AS31463 | FourD-AS - Redcentric Solutions Ltd | GB |
| 5.2.109.114 | 5.2.96.0/19 | AS31655 | ASN-GammaTelecom - Gamma Telecom Holdings Ltd | GB |
WHOIS identity
- Registrar
- iana:134
- Organization
- empresaria group
- Contact emails
Subdomains
7 observed subdomains of empresaria.com.
Web-graph footprint
Distinct hostnames that link to or from empresaria.com in the public web crawl.
38 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for empresaria.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bullhornmail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.rsmemployerservices.co.uk |
| SPF_INCLUDE | spf.uk.exclaimer.net |
Related pages
Pivot deeper into the graph from empresaria.com.
- IP · 46.245.248.202
- ASN · AS31463FourD-AS - Redcentric Solutions Ltd
- Registrar · iana:134
- Country · GB
- Email · empresaria.como@snailgate.co.uk
- TLD · .com
- Browse hostnames · em…
- 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: "empresaria.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.