Hostname
inductsoftware.com
Last fetched
inductsoftware.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
inductsoftware.com 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 |
|---|---|---|---|---|
| 194.63.248.52 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- h?vard naper
- Contact emails
- 6ii5ttxdsnct@privacy-protection.email
- aqtwreap2wa4@privacy-protection.email
- c7fxdnnra2tp@privacy-protection.email
- dzhctofn5r5h@privacy-protection.email
- e9rvrckmmfec@privacy-protection.email
- fvwvf9eanf2k@privacy-protection.email
- jh2neaxbt4y9@privacy-protection.email
- jqxk5guh4ezb@privacy-protection.email
- jx5p4uk3y5ha@privacy-protection.email
- m9vabayhnqrb@spamprotection.email
- pxw7zgwie4yz@privacy-protection.email
- shnumkmpy2of@privacy-protection.email
- szdb7e8e9ouh@privacy-protection.email
- tevdvj4qbjc5@privacy-protection.email
- trk3xvuwrrbn@spamprotection.email
- vbdwcej4ngsf@privacy-protection.email
Subdomains
6 observed subdomains of inductsoftware.com.
Web-graph footprint
Distinct hostnames that link to or from inductsoftware.com in the public web crawl.
15 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for inductsoftware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.245.51.127 |
Related pages
Pivot deeper into the graph from inductsoftware.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "inductsoftware.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.