Skip to content

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

WHISPER CANON · signitysolutions.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/signitysolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.45199.60.103.0/24AS209242US

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for signitysolutions.com.

MechanismTarget
SPF_Asignitysolutions.com
SPF_INCLUDE20211590.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zoho-books.in
SPF_IP52.6.116.160
SPF_MXsignitysolutions.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 20

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