Hostname
signitysolutions.com
Last fetched
signitysolutions.com resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists iana:1495 as the registrar.
Nutrition Label
Resolution chain
signitysolutions.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 |
|---|---|---|---|---|
| 199.60.103.45 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:1495
- Organization
- signity software solutions pvt. ltd. amit dua flat#411, silver city extn.
- Contact emails
Subdomains
14 observed subdomains of signitysolutions.com.
Web-graph footprint
Distinct hostnames that link to or from signitysolutions.com in the public web crawl.
637 sites link to this hostname.
872 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for signitysolutions.com.
| Mechanism | Target |
|---|---|
| SPF_A | signitysolutions.com |
| SPF_INCLUDE | 20211590.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sender.zoho-books.in |
| SPF_IP | 52.6.116.160 |
| SPF_MX | signitysolutions.com |
Related pages
Pivot deeper into the graph from signitysolutions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "signitysolutions.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.