Skip to content

Hostname

welfare.net

Last fetched

welfare.net resolves to 1 IPv4 address operated by AS9286 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · welfare.netRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/welfare.net

Resolution chain

welfare.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.150.242.74139.150.192.0/18AS9286KR

WHOIS identity

Registrar
iana:244
Organization
korea association of social workers
Contact emails

Subdomains

15 observed subdomains of welfare.net.

Web-graph footprint

Distinct hostnames that link to or from welfare.net in the public web crawl.

569 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for welfare.net.

MechanismTarget
SPF_INCLUDEspf1.secuecloud.com
SPF_IP139.150.242.8
SPF_IP183.111.145.160/28
SPF_IP222.122.47.105
SPF_IP45.64.173.104
SPF_IP45.64.173.120
SPF_IP45.64.173.121
SPF_IP45.64.173.77
SPF_IP45.64.173.84
SPF_IP49.238.248.224
SPF_IP49.238.248.240

Related pages

Pivot deeper into the graph from welfare.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "welfare.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.