Skip to content

Hostname

wels.net

Last fetched

wels.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · wels.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/wels.net

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.

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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for wels.net.

MechanismTarget
SPF_INCLUDE45057981.spf01.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP168.245.2.212/32
SPF_IP172.183.66.176
SPF_IP20.221.219.40
SPF_IP20.88.1.100
SPF_IP206.169.244.84
SPF_IP206.169.244.92
SPF_IP216.37.7.212/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP65.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 20

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