Hostname
me-uni.com
Last fetched
me-uni.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:3240 as the registrar.
Nutrition Label
Resolution chain
me-uni.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.46.110 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.115 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.32 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.94 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.64.207.27 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.207.28 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.207.77 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.207.92 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:3240
- Organization
- domain privacy trustee
- Contact emails
Subdomains
1 observed subdomain of me-uni.com.
| Subdomain |
|---|
| www.me-uni.com |
Web-graph footprint
Distinct hostnames that link to or from me-uni.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for me-uni.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.infomaniak.ch |
Related pages
Pivot deeper into the graph from me-uni.com.
- IP · 108.156.46.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:3240
- Country · GB
- Email · privacy@domainprivacytrustee.ch
- TLD · .com
- Browse hostnames · me…
- 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: "me-uni.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.