Skip to content

Hostname

sify.net

Last fetched

sify.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:249 as the registrar.

Nutrition Label

WHISPER CANON · sify.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/sify.net

Resolution chain

sify.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:249
Organization
sify technologies
Contact emails

Subdomains

157,773 observed subdomains of sify.net.

Web-graph footprint

Distinct hostnames that link to or from sify.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for sify.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP1.6.36.109
SPF_IP1.6.36.168/32
SPF_IP1.6.36.244
SPF_IP1.6.37.0/24
SPF_IP1.6.37.116/32
SPF_IP1.6.37.59/32
SPF_IP124.7.36.17/32
SPF_IP15.206.143.136/32
SPF_IP202.144.77.229/32
SPF_IP202.144.77.245/32
SPF_IP202.191.140.95
SPF_IP223.31.158.12/32
SPF_IP223.31.223.1
SPF_IP54.240.4.20/32
SPF_MXsify.net

Related pages

Pivot deeper into the graph from sify.net.

Cypher and MCP

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

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

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