Hostname
its-material.com
Last fetched
its-material.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
its-material.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.16.172.34 | 199.16.172.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 199.16.173.146 | 199.16.173.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 00050e2215141ed0be2f44fb239ee8c9ed8a8c1d2fe750e1421cc6b977d895c6@its-material.com.whoisproxy.org
- 0276277565d24a2835065dbce91a6651a8feeb5190e059bbf047edaf79c9a1ac@its-material.com.whoisproxy.org
- 03905741a2542c9aaeea2909b7d63f948a107bdaa878297dc58a3ff1752a2a76@its-material.com.whoisproxy.org
- 0b60fe4f18a552e7d872b619409c4aa14932064d6833b92c61ad6781a24a029b@its-material.com.whoisproxy.org
- 40486ba4b0a9c0f25387966e923c0a98a5248870ad10730eb80344203a54470d@its-material.com.whoisproxy.org
- 46197c1f40120ed38579b8d7c170ca965b98b1ae4a8a04ccfe7faf9ab8218bca@its-material.com.whoisproxy.org
- 74051d758070a35abaf3bcc1dfe65852429b6a2c2d788c15b4edec51e19f9c61@its-material.com.whoisproxy.org
- 813100107dcdd003c83cd3361f253570367192096f7674692b5151eaf9018446@its-material.com.whoisproxy.org
- 819ed3f0cc186bb790db57d6e6e7e670f1a5140f073b851aff317539863da540@its-material.com.whoisproxy.org
- 95631763ea661ebe9452c9559225d8cb8a3b834ec7b51e9c04cde1d4132c71f0@its-material.com.whoisproxy.org
- a9618324cf585a45e077dc531afde0e703a31caa0bfc614d4fe520787676d3c7@its-material.com.whoisproxy.org
- c2f6f65df5a47decf6a39dfaa0bd80fe251a13734839379cb43ab724c8491dc8@its-material.com.whoisproxy.org
- d858784bdae3eac228f49398e7c8d8024545d076e39c8c221e220362a4ace613@its-material.com.whoisproxy.org
- dc2709f1db4a0986e855ad9d0c0e9efdf4fe02d9f986a0d770a194988cd1747a@its-material.com.whoisproxy.org
- e31d009e382ce4cf939f47c8ab27fe4c1ee20fda4ceb822f6108b6f2b23f107a@its-material.com.whoisproxy.org
- ee92fdb3dd3c817d12222eb67c31a3c9f0a1e16fa8a7b4e149d9a9a38c788e55@its-material.com.whoisproxy.org
Subdomains
1 observed subdomain of its-material.com.
| Subdomain |
|---|
| www.its-material.com |
Web-graph footprint
Distinct hostnames that link to or from its-material.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for its-material.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailsrvr.com |
Related pages
Pivot deeper into the graph from its-material.com.
- IP · 199.16.172.34
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · iana:228
- Country · US
- Email · 00050e2215141ed0be2f44fb239ee8c9ed8a8c1d2fe750e1421cc6b977d895c6@its-material.com.whoisproxy.org
- TLD · .com
- Browse hostnames · it…
- 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: "its-material.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.