Hostname
wels.net
Last fetched
wels.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
wels.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:886
- Organization
- domain privacy service fbo registrant.
- Contact emails
Subdomains
99 observed subdomains of wels.net.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wels.net in the public web crawl.
873 sites link to this hostname.
474 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for wels.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 45057981.spf01.hubspotemail.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | outboundmail.blackbaud.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 168.245.2.212/32 |
| SPF_IP | 172.183.66.176 |
| SPF_IP | 20.221.219.40 |
| SPF_IP | 20.88.1.100 |
| SPF_IP | 206.169.244.84 |
| SPF_IP | 206.169.244.92 |
| SPF_IP | 216.37.7.212/32 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 65.52.22.86 |
Related pages
Pivot deeper into the graph from wels.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wels.net"})-[: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.