Hostname
vileda.com
Last fetched
vileda.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
vileda.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 |
|---|---|---|---|---|
| 137.116.205.193 | 137.116.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:1052
- Organization
- cleaning solutions gmbh freudenberg home and
- Contact emails
Subdomains
16 observed subdomains of vileda.com.
Web-graph footprint
Distinct hostnames that link to or from vileda.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for vileda.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 146078457.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.cmail.ondemand.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 145.253.186.104 |
| SPF_IP | 157.133.239.162 |
| SPF_IP | 194.37.255.29/32 |
| SPF_IP | 212.222.155.196 |
| SPF_IP | 91.198.224.29/32 |
| SPF_MX | vileda.com |
Related pages
Pivot deeper into the graph from vileda.com.
- IP · 137.116.205.193
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1052
- Country · NL
- Email · fhp@ebrand.com
- TLD · .com
- Browse hostnames · vi…
- 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: "vileda.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.