Hostname
nysif.com
Last fetched
nysif.com resolves to 168.141.206.20, announced in 168.141.128.0/17 by NYSIF - The State Insurance Fund in US. nysif.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 168.141.206.20
168.141.128.0/17 · NYSIF - The State Insurance Fund · New York, US
IPv6 resolution
No AAAA record for nysif.com is recorded in WhisperGraph.
Attribution
state insurance fund
ORIGIN_AS
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- new york state insurance fund
- Contact emails
- bgarvey@nysif.com, ca29c8kq78m@networksolutionsprivateregistration.com, dfm@nysif.com, postmaster@nysif.com, s35ym6nd9d8@networksolutionsprivateregistration.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1-07.azure-dns.com
- ns4-07.azure-dns.info
- ns2-07.azure-dns.net
- ns3-07.azure-dns.org
MX records
- nysif-com.mail.protection.outlook.com
SPF policy
- ip: 168.141.0.0/16
- ip: 209.119.0.0/24
- ip: 209.119.1.0/24
- ip: 67.94.7.0/24
- include: _spf.kubra.com
- include: spf.protection.outlook.com
- include: u25004388.wl139.sendgrid.net
- include: mailgun.org
Threat-feed evidence
History
Related pages
Pivot from nysif.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nysif.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.