Hostname
basefarm-orange.com
Last fetched
basefarm-orange.com resolves to 1 IPv4 address operated by AS25148 in NO. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
basefarm-orange.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 |
|---|---|---|---|---|
| 81.93.161.186 | 81.93.240.0/20 | AS25148 | — | NO |
WHOIS identity
- Registrar
- iana:81
- Organization
- basefarm as
- Contact emails
Subdomains
29 observed subdomains of basefarm-orange.com.
Showing 13 of 29. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for basefarm-orange.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.nanolearning.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 81.93.166.22/31 |
Related pages
Pivot deeper into the graph from basefarm-orange.com.
- IP · 81.93.161.186
- ASN · AS25148
- Registrar · iana:81
- Country · NO
- Email · 3be5c4f6d269bd5e92975e6f506e5725-45659185@contact.gandi.net
- TLD · .com
- Browse hostnames · ba…
- 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: "basefarm-orange.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.