Hostname
avdor-tech.com
Last fetched
avdor-tech.com resolves to 1 IPv4 address operated by BEZEQ-INTERNATIONAL-AS Bezeqint Internet Backbone in IL. WHOIS lists iana:10007 as the registrar.
Nutrition Label
Resolution chain
avdor-tech.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.218.117.114 | 81.218.96.0/19 | AS8551 | BEZEQ-INTERNATIONAL-AS Bezeqint Internet Backbone | IL |
WHOIS identity
- Registrar
- iana:10007
- Organization
- avdor technology
- Contact emails
Subdomains
1 observed subdomain of avdor-tech.com.
| Subdomain |
|---|
| www.avdor-tech.com |
Web-graph footprint
Distinct hostnames that link to or from avdor-tech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- avdor-tech.com
SPF policy
6 SPF mechanisms authorising senders for avdor-tech.com.
| Mechanism | Target |
|---|---|
| SPF_A | avdor-tech.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 185.56.74.240 |
| SPF_IP | 81.218.117.110 |
| SPF_IP | 81.218.117.114 |
| SPF_MX | avdor-tech.com |
Related pages
Pivot deeper into the graph from avdor-tech.com.
- IP · 81.218.117.114
- ASN · AS8551BEZEQ-INTERNATIONAL-AS Bezeqint Internet Backbone
- Registrar · iana:10007
- Country · IL
- Email · morris@avdor.com
- TLD · .com
- Browse hostnames · av…
- 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: "avdor-tech.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.