Skip to content

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

WHISPER CANON · addevmaterials.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/addevmaterials.com

Resolution chain

addevmaterials.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.15.215.119195.15.192.0/18AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:81
Organization
garcia michel
Contact emails

Subdomains

20 observed subdomains of addevmaterials.com.

Web-graph footprint

Distinct hostnames that link to or from addevmaterials.com in the public web crawl.

185 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for addevmaterials.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.turbo-smtp.com
SPF_IP155.133.138.10
SPF_IP164.132.80.186
SPF_IP167.89.112.57/24
SPF_IP168.245.61.0/24
SPF_IP168.245.61.196
SPF_IP185.221.2.0/24
SPF_IP194.15.121.48/29
SPF_IP194.3.28.82
SPF_IP195.135.103.34
SPF_IP195.15.215.119
SPF_IP195.154.18.120
SPF_IP34.120.118.117
SPF_IP34.77.85.72
SPF_IP51.158.86.53
SPF_IP51.158.89.53
SPF_IP51.210.100.53
SPF_IP54.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.