Skip to content

Hostname

soltecinc.com

Last fetched

soltecinc.com resolves to 1 IPv4 address operated by ASN-GIGENET - GigeNET in US. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · soltecinc.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/soltecinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.39.236.1669.39.224.0/20AS32181ASN-GIGENET - GigeNETUS

WHOIS identity

Registrar
iana:82
Organization
digitimber
Contact emails

Subdomains

10 observed subdomains of soltecinc.com.

Web-graph footprint

Distinct hostnames that link to or from soltecinc.com in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for soltecinc.com.

MechanismTarget
SPF_Asoltecinc.com
SPF_INCLUDEdtsrv.net
SPF_INCLUDEedgepilot.com
SPF_INCLUDEspf.dtsrv.net
SPF_IP208.81.176.197
SPF_IP208.81.176.198
SPF_IP208.81.176.20
SPF_IP208.81.176.21
SPF_IP208.81.176.36
SPF_IP208.81.176.39
SPF_IP208.81.176.5
SPF_IP208.81.176.91
SPF_IP69.65.31.223
SPF_MXsoltecinc.com

Related pages

Pivot deeper into the graph from soltecinc.com.

Cypher and MCP

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

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

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