Hostname
orbasics.com
Last fetched
orbasics.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
orbasics.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:81
- Organization
- lilija bairamova
- Contact emails
- 14bdfb2c034c9133ecee8a175eed3c84-50097535@contact.gandi.net
- 1e700ecfde4232d7c85f35cc47cf7e66-37661607@contact.gandi.net
- 5e612e37d943b91019f12eb7c9a3104d-4130798@contact.gandi.net
- 9da696488d96eb17071d06aad168da43-50097535@contact.gandi.net
- ab402d650f5e553c4680318bbc2aa6f2-48990080@contact.gandi.net
- b336406e9b8b7ea56a5b722630080b97-37661607@contact.gandi.net
Subdomains
3 observed subdomains of orbasics.com.
| Subdomain |
|---|
| de.orbasics.com |
| www.orbasics.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from orbasics.com in the public web crawl.
207 sites link to this hostname.
505 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for orbasics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from orbasics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orbasics.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.