Hostname
versummaterials.com
Last fetched
versummaterials.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
versummaterials.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 |
|---|---|---|---|---|
| 5.22.145.16 | 5.22.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- air products and chemicals,
- Contact emails
Subdomains
27 observed subdomains of versummaterials.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from versummaterials.com in the public web crawl.
25 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for versummaterials.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 115.88.222.202 |
| SPF_IP | 119.31.165.171 |
| SPF_IP | 13.66.215.44 |
| SPF_IP | 204.148.104.94 |
| SPF_IP | 204.27.156.126 |
| SPF_IP | 204.27.156.146 |
| SPF_IP | 204.27.156.147 |
| SPF_IP | 204.27.156.148 |
| SPF_IP | 206.127.171.4 |
| SPF_IP | 208.255.147.26 |
| SPF_IP | 208.255.188.98 |
| SPF_IP | 216.109.153.83 |
| SPF_IP | 216.109.153.86 |
| SPF_IP | 50.28.0.17 |
| SPF_IP | 50.28.78.81/32 |
| SPF_IP | 50.28.78.82 |
| SPF_IP | 67.154.92.146 |
| SPF_IP | 69.26.37.121 |
| SPF_IP | 74.84.168.186 |
| SPF_IP | 76.81.128.19 |
Related pages
Pivot deeper into the graph from versummaterials.com.
- IP · 5.22.145.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · DE
- Email · domainadmin@airproducts.com
- TLD · .com
- Browse hostnames · ve…
- 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: "versummaterials.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.