Hostname
softgent.net
Last fetched
softgent.net resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
softgent.net 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 |
|---|---|---|---|---|
| 46.242.239.91 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 009c02b9d358f39881e299d6c453934b0fadfb21a8ef548fba9c2de16d215717@softgent.net.whoisproxy.org
- 141bcbfa8a59b1044596847f29bae65a821ffca883f801733b688b62a3aecfae@softgent.net.whoisproxy.org
- 1911d3a6b25a9f524d43e2b989d99dbb5008534200ddf6350b771a4e54bb3404@softgent.net.whoisproxy.org
- 2dfaa9e72d2b59f40921c07eb2bf3c59bc8a0a55b34596d6a2a87465d13933a0@softgent.net.whoisproxy.org
- 456dc0d17a43fd8a449c330d2bb9ff7f40300f54123d573c9aac2a603ee7271f@softgent.net.whoisproxy.org
- 680d4224e9ef0512d45143d381569027e028a9e5cae50bf250f56ece64bfb527@softgent.net.whoisproxy.org
- 82dd106d567ecdcb48f826cb9da47c204d922725938f26fa19ff6927fb185caf@softgent.net.whoisproxy.org
- 85340859af0a0f11e709a39e11bdf21ca7db48032dc5f9f99c7be451f1fc1f12@softgent.net.whoisproxy.org
- 89e517d685e82f14e886d6f95e5e133646359c98e3ce9373ae80f19e75c0ef1f@softgent.net.whoisproxy.org
- a682cd90f13dfce9015a26a77aeb501556694cd10b07ff28170609e46c2ace6f@softgent.net.whoisproxy.org
- aecf9f2b6b33125b171662ad9962b579ba48c06de3d73162b2df69bdaeee29ef@softgent.net.whoisproxy.org
Subdomains
3 observed subdomains of softgent.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for softgent.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | home.pl |
Related pages
Pivot deeper into the graph from softgent.net.
- IP · 46.242.239.91
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 009c02b9d358f39881e299d6c453934b0fadfb21a8ef548fba9c2de16d215717@softgent.net.whoisproxy.org
- TLD · .net
- Browse hostnames · so…
- 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: "softgent.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.