Hostname
addevmaterials.com
Last fetched
addevmaterials.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
addevmaterials.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 |
|---|---|---|---|---|
| 195.15.215.119 | 195.15.192.0/18 | AS29222 | INFOMANIAK-AS | CH |
WHOIS identity
- Registrar
- iana:81
- Organization
- garcia michel
- Contact emails
Subdomains
20 observed subdomains of addevmaterials.com.
Showing 17 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from addevmaterials.com in the public web crawl.
185 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for addevmaterials.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.turbo-smtp.com |
| SPF_IP | 155.133.138.10 |
| SPF_IP | 164.132.80.186 |
| SPF_IP | 167.89.112.57/24 |
| SPF_IP | 168.245.61.0/24 |
| SPF_IP | 168.245.61.196 |
| SPF_IP | 185.221.2.0/24 |
| SPF_IP | 194.15.121.48/29 |
| SPF_IP | 194.3.28.82 |
| SPF_IP | 195.135.103.34 |
| SPF_IP | 195.15.215.119 |
| SPF_IP | 195.154.18.120 |
| SPF_IP | 34.120.118.117 |
| SPF_IP | 34.77.85.72 |
| SPF_IP | 51.158.86.53 |
| SPF_IP | 51.158.89.53 |
| SPF_IP | 51.210.100.53 |
| SPF_IP | 54.174.52.0/24 |
Related pages
Pivot deeper into the graph from addevmaterials.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "addevmaterials.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.