Hostname
virtualoffice.co.il
Last fetched
virtualoffice.co.il resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
virtualoffice.co.il resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.209.74.41 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.226.177.15 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.169.126.136 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.158.9.166 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.237.25.162 | 54.237.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.226.43 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with virtualoffice.co.il in WhisperGraph.
Subdomains
2 observed subdomains of virtualoffice.co.il.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for virtualoffice.co.il.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.myoutlookonline.com |
| SPF_IP | 208.70.208.0/22 |
| SPF_IP | 69.84.129.224/27 |
| SPF_MX | virtualoffice.co.il |
Related pages
Pivot deeper into the graph from virtualoffice.co.il.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "virtualoffice.co.il"})-[: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.