Hostname
optimagrupo.com
Last fetched
optimagrupo.com resolves to 1 IPv4 address operated by AS_ADAM Adam Datacenter in ES. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
optimagrupo.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 |
|---|---|---|---|---|
| 46.226.45.150 | 46.226.40.0/21 | AS15699 | AS_ADAM Adam Datacenter | ES |
WHOIS identity
- Registrar
- iana:83
- Organization
- espais telematics,
- Contact emails
Subdomains
23 observed subdomains of optimagrupo.com.
Web-graph footprint
Distinct hostnames that link to or from optimagrupo.com in the public web crawl.
16 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for optimagrupo.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-eu.ppe-hosted.com |
| SPF_A | optimagrupo.com |
| SPF_INCLUDE | 145052457.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf-dc55.sapsf.eu |
| SPF_INCLUDE | out.azamedia.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | userinclude.dme3ds1.com |
| SPF_MX | optimagrupo.com |
Related pages
Pivot deeper into the graph from optimagrupo.com.
- IP · 46.226.45.150
- ASN · AS15699AS_ADAM Adam Datacenter
- Registrar · iana:83
- Country · ES
- Email · dominis@espaistelematics.com
- TLD · .com
- Browse hostnames · op…
- 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: "optimagrupo.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.