Hostname
masonite.com
Last fetched
masonite.com resolves to 1 IPv4 address operated by EPISERVER_AS in SE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
masonite.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 |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | EPISERVER_AS | SE |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn masonite.com care of network solutions
- Contact emails
- au2f23h949y@networksolutionsprivateregistration.com
- au7r55yu2gq@networksolutionsprivateregistration.com
- dr52z8wy5xs@networksolutionsprivateregistration.com
- dstooks@masonite.com
- e93v43qb5dw@networksolutionsprivateregistration.com
- eb33r38y7ez@networksolutionsprivateregistration.com
- ec5pt8kh9w7@networksolutionsprivateregistration.com
- eu3af38x8nh@networksolutionsprivateregistration.com
- fh2bc9nj2kh@networksolutionsprivateregistration.com
- gm7qw4xu5be@networksolutionsprivateregistration.com
- gr7qf8963zx@networksolutionsprivateregistration.com
- gt3qx33p86g@networksolutionsprivateregistration.com
- j469k8rm97s@networksolutionsprivateregistration.com
- j88bs2ms5t6@networksolutionsprivateregistration.com
- jf37h8gf22v@networksolutionsprivateregistration.com
- k684625u5ux@networksolutionsprivateregistration.com
- m83a65ha4u4@networksolutionsprivateregistration.com
- nt9aj8368fb@networksolutionsprivateregistration.com
- p39nr6u62v4@networksolutionsprivateregistration.com
- pd5sw5qh272@networksolutionsprivateregistration.com
- and 25 more
Subdomains
120 observed subdomains of masonite.com.
Showing 25 of 120. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from masonite.com in the public web crawl.
831 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for masonite.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc4106-94.iphmx.com |
| SPF_INCLUDE | _spf.highradius.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | marketing.dynamics.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 209.136.2.159 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
Related pages
Pivot deeper into the graph from masonite.com.
- IP · 217.114.94.2
- ASN · AS30811EPISERVER_AS
- Registrar · iana:2
- Country · SE
- Email · au2f23h949y@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ma…
- 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: "masonite.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.